Documentation of 'visad.Trajectory' Java class
Trajectory
visad

Class Trajectory



  • public class Trajectory
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      Trajectory(TrajectoryManager trajMan, float startX, float startY, float startZ, int[] startCell, float[] cellWeights, byte[] startColor, double initialTime) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void addPair(float[] startPt, float[] stopPt, byte[] startColor, byte[] stopColor) 
      void forward(FlowInfo info, float[][] flow_values, byte[][] color_values, GriddedSet spatial_set, int direction, float timeStep) 
      VisADGeometryArray makeCylinderStrip(float[] T, float[] S, float[] pt0, float[] pt1, byte[][] clr0, byte[][] clr1, float size, int npts, float[] coords, byte[] colors, float[] normls, int[] vertCnt) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • initialTimeIndex

        public int initialTimeIndex
      • currentTimeIndex

        public int currentTimeIndex
      • initialTime

        public double initialTime
      • currentTime

        public double currentTime
    • Constructor Detail

      • Trajectory

        public Trajectory(TrajectoryManager trajMan,
                          float startX,
                          float startY,
                          float startZ,
                          int[] startCell,
                          float[] cellWeights,
                          byte[] startColor,
                          double initialTime)
    • Method Detail

      • addPair

        public void addPair(float[] startPt,
                            float[] stopPt,
                            byte[] startColor,
                            byte[] stopColor)
      • makeCylinderStrip

        public VisADGeometryArray makeCylinderStrip(float[] T,
                                                    float[] S,
                                                    float[] pt0,
                                                    float[] pt1,
                                                    byte[][] clr0,
                                                    byte[][] clr1,
                                                    float size,
                                                    int npts,
                                                    float[] coords,
                                                    byte[] colors,
                                                    float[] normls,
                                                    int[] vertCnt)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.