Interface AtmosphericRefractionModel

    • Method Detail

      • getRefraction

        double getRefraction​(double trueElevation)
        Compute the refraction angle from the true (geometrical) elevation.
        Parameters:
        trueElevation - true elevation (rad)
        Returns:
        refraction angle (rad)