Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QT 3D Surface or scatter for antenna pattern with custom gradient for spherical coordinates
Forum Updated to NodeBB v4.3 + New Features

QT 3D Surface or scatter for antenna pattern with custom gradient for spherical coordinates

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 922 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Reas
    wrote on last edited by
    #1

    Dear all,

    I'm implementing a tool to display 3D pattern of antennas. I manage to modify the 3D surface and 3D scatter QT example to meet my needs but I miss the last requirements.

    In QT I can change the color map gradient but it is dependent to one cartiesian/polar coordinate, i.e., the y-axis value, but for 3D pattern plot the color should reflect the intensity of the field, that, is the radius of the spherical plot.

    To better understand QT gradient produce an image like this:

    alt text

    But I need to produce an image like this (without considering the lines):

    alt text

    There is any simple way to do it?

    Best regards.

    1 Reply Last reply
    0
    • B Offline
      B Offline
      BouleDePlume
      wrote on last edited by
      #2

      Hi,
      I would like to do the same thing, did you manage to customise the application of the gradient as a "spherical radial" gradient ? how did you do that ?
      Regards,

      1 Reply Last reply
      0
      • S Offline
        S Offline
        sergio.em
        wrote on last edited by
        #3

        Hi, unfortunately not. I had to develop a wrapper to a python 3d library, i.e., mayavi, which provides very good and customizable antenna pattern representation. If you're familiar with python I suggest to move to that platform for this purpose.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved