NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

Re: Vector scaling

Hi John

_From any of your ScalarMaps to Flow1X, Flow1Y, Flow1Z or
Flow2X, Flow2Y, Flow2Z :

ScalarMap flow1x_map
FlowControl flow_control =  (FlowControl) flow1x_map.getControl();
flow_control.setFlowScale(float scale)

You'll have to fiddle with the scale value, I think the default is 0.02

TomR

John Osborne wrote:

> I have succeeded in producing a 3D vector plot with ViSAD. That is, I
> have u,v,w components of velocity defined on an x,y,z grid. The problem
> is that the vectors drawn at the grid points are hard to see unless you
> really zoom into the plot. Is there a way to explicity set a scaling
> vactor for the vector magnitudes to accentuate the vector arrows. Simply
> multiplying the component magnitudes by a constant doesn't seem to
> change anything. Is there some kind of VisAD-internal normalization or
> scaling occuring? Thanks in advance.
>
> JO
> NOAA/PMEL


  • 2003 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: