Class RANGEinfo

java.lang.Object
loggerForms.propertyInfos.RANGEinfo

public class RANGEinfo extends Object
  • Constructor Details

  • Method Details

    • getRelatedControl

      public ControlDescription getRelatedControl()
      Returns:
      the relatedControl
    • getFixedLength

      public int getFixedLength()
      Returns:
      the fixedLength
    • getControlIndex

      public int getControlIndex()
    • getRangeMetres

      public Double getRangeMetres(Double range)
      Get the correct range in metres using either the given value of the fixed value.
      Parameters:
      range - in form units (m, km, nmi)
      Returns:
      range in metres
    • getUnitType

      public RangeUnitTypes getUnitType()
    • getType

      public RangeTypes getType()