Class PythonPhaseCenterVariationFunction

    • Constructor Detail

      • PythonPhaseCenterVariationFunction

        public PythonPhaseCenterVariationFunction()
    • Method Detail

      • pythonExtension

        public void pythonExtension​(long pythonObject)
        Part of JCC Python interface to object
      • pythonExtension

        public long pythonExtension()
        Part of JCC Python interface to object
      • pythonDecRef

        public void pythonDecRef()
        Part of JCC Python interface to object
      • value

        public double value​(double polarAngle,
                            double azimuthAngle)
        Evaluate phase center variation in one signal direction.
        Specified by:
        value in interface PhaseCenterVariationFunction
        Parameters:
        polarAngle - angle from antenna axial direction (zenith angle for receiver antennas, nadir angle for GNSS satellites antennas)
        azimuthAngle - angle around axial direction
        Returns:
        phase center variation in the signal direction (m)