Package videoRangePanel
Class RefractionParameters
java.lang.Object
videoRangePanel.RefractionParameters
- All Implemented Interfaces:
Serializable
,Cloneable
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptiondouble
Atmospheric pressure in millibars.double
SST in degress celcius.static final long
double
temperature gradient (degrees per metre) -
Constructor Summary
-
Method Summary
-
Field Details
-
serialVersionUID
public static final long serialVersionUID- See Also:
-
seaSurfactCelcius
public double seaSurfactCelciusSST in degress celcius. -
tempGradient
public double tempGradienttemperature gradient (degrees per metre) -
atmosphericPressure
public double atmosphericPressureAtmospheric pressure in millibars.
-
-
Constructor Details
-
RefractionParameters
public RefractionParameters()
-