Class IdentityConverter

    • Constructor Detail

      • IdentityConverter

        public IdentityConverter()
        Empty constructor.

        This constructor is not strictly necessary, but it prevents spurious javadoc warnings with JDK 18 and later.

        Since:
        12.0
    • Method Detail

      • metersToRu

        public double metersToRu​(TdmMetadata metadata,
                                 AbsoluteDate date,
                                 double range)
        Convert a range expressed in meters.
        Specified by:
        metersToRu in interface RangeUnitsConverter
        Parameters:
        metadata - metadata corresponding to the observation
        date - observation date
        range - range value in meters
        Returns:
        range range value in Range Units