Uses of Class
ucar.unidata.view.sounding.SkewTCoordinateSystem
Packages that use SkewTCoordinateSystem
-
Uses of SkewTCoordinateSystem in ucar.unidata.view.sounding
Methods in ucar.unidata.view.sounding that return SkewTCoordinateSystemModifier and TypeMethodDescriptionstatic SkewTCoordinateSystem
SkewTCoordinateSystem.instance()
Factory method for obtaining an instance.static SkewTCoordinateSystem
SkewTCoordinateSystem.instance
(RealTupleType referenceTupleType) Factory method for obtaining an instance.static SkewTCoordinateSystem
SkewTCoordinateSystem.instance
(RealTupleType referenceTupleType, Real minimumPressure, Real maximumPressure, Real minimumTemperature, Real maximumTemperature, Real isothermTangent, Real temperaturePerLogPressure, Unit pressureUnit, Unit temperatureUnit, Real minimumX, Real maximumX, Real minimumY, Real maximumY) Factory method for obtaining an instance.Constructors in ucar.unidata.view.sounding with parameters of type SkewTCoordinateSystemModifierConstructorDescriptionSkewTDisplay
(SkewTCoordinateSystem coordinateSystem) Constructs from a Skew-T coordinate-system transformation.