Class PythonParametricModelEffectGradient


  • public class PythonParametricModelEffectGradient
    extends Object
    • Constructor Detail

      • PythonParametricModelEffectGradient

        public PythonParametricModelEffectGradient()
    • 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
      • evaluate

        public Gradient evaluate​(GroundStation station,
                                 FieldSpacecraftState<Gradient> state,
                                 Gradient[] parameters)
        Evaluate the parametric model effect.
        Parameters:
        station - station
        state - spacecraft state
        parameters - parametric model parameters
        Returns:
        the measurement error due to parametric model