Class RefractionParameters

java.lang.Object
videoRangePanel.RefractionParameters
All Implemented Interfaces:
Serializable, Cloneable

public class RefractionParameters extends Object implements Cloneable, Serializable
See Also:
  • Field Details

    • serialVersionUID

      public static final long serialVersionUID
      See Also:
    • seaSurfactCelcius

      public double seaSurfactCelcius
      SST in degress celcius.
    • tempGradient

      public double tempGradient
      temperature gradient (degrees per metre)
    • atmosphericPressure

      public double atmosphericPressure
      Atmospheric pressure in millibars.
  • Constructor Details

    • RefractionParameters

      public RefractionParameters()