Class LofOffsetPointing

  • All Implemented Interfaces:
    AttitudeProvider

    public class LofOffsetPointing
    extends GroundPointing
    This class provides a default attitude provider.

    The attitude pointing law is defined by an attitude provider and the satellite axis vector chosen for pointing.

    Author:
    Véronique Pommier-Maurussane
    • Constructor Detail

      • LofOffsetPointing

        public LofOffsetPointing​(Frame inertialFrame,
                                 BodyShape shape,
                                 AttitudeProvider attLaw,
                                 Vector3D satPointingVector)
        Creates new instance.
        Parameters:
        inertialFrame - frame in which orbital velocities are computed
        shape - Body shape
        attLaw - Attitude law
        satPointingVector - satellite vector defining the pointing direction
        Since:
        7.1