Class PythonWeatherModel

    • Constructor Detail

      • PythonWeatherModel

        public PythonWeatherModel()
    • 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
      • weatherParameters

        public void weatherParameters​(double stationHeight,
                                      AbsoluteDate currentDate)
        Calculates the weather parameters of the model. In order to obtain the correct values of the parameters this method has to be call just after the construction of the model.
        Specified by:
        weatherParameters in interface WeatherModel
        Parameters:
        stationHeight - the height of the station in m
        currentDate - current date