Class PythonAttitudeBuilder

    • Constructor Detail

      • PythonAttitudeBuilder

        public PythonAttitudeBuilder()
    • 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
      • build

        public Attitude build​(Frame frame,
                              PVCoordinatesProvider pvProv,
                              TimeStampedAngularCoordinates rawAttitude)
        Build a filtered attitude.
        Specified by:
        build in interface AttitudeBuilder
        Parameters:
        frame - reference frame with respect to which attitude must be defined
        pvProv - provider for spacecraft position and velocity
        rawAttitude - raw rotation/rotation rate/rotation acceleration
        Returns:
        filtered attitude