Uses of Class
ucar.unidata.view.sounding.Trajectory

Packages that use Trajectory
ucar.unidata.view.sounding Provides support for aerological diagrams. 
 

Uses of Trajectory in ucar.unidata.view.sounding
 

Subclasses of Trajectory in ucar.unidata.view.sounding
 class DryTrajectory
          Provides support for displaying the dry portion of a lifted parcel's pseudo- adiabatic trajectory.
 class MixingRatioTrajectory
          Provides support for displaying a constant mixing-ratio curve from a saturation point to lower pressure.
 class SaturationTrajectory
          Provides support for the saturated portion of the pseudo-adiabatic trajectory of a lifted air parcel.
 

Constructors in ucar.unidata.view.sounding with parameters of type Trajectory
Trajectory(Trajectory that)
          Constructs from another instance.