EarthOrbitLVLH:
% Earth-orbit sail analysis with sail aligned to LVLH.
The sail is in a dawn-dusk sun-synchronous orbit.
The sail tracks the LVLH frame with fixed "yaw" offsets (rotation about the
nadir vector).
This script demonstrates the difference between sail angle definitions for a
planet-centric orbit. Note in the last plot that the cone and clock angles
for a fixed yaw offset are not constant due to the orbit geometry of the
selected date.
Since version 7.
------------------------------------------------------------------------
See also: SunV2, UToConeClock, ClockConversion, Eul2Q, QForm, QLVLH,
QMult, QPose, QTForm, Plot2D, TimeLabl, Unit, Date2JD, JDToDateString,
RVOrbGen, El2RV, PltOrbit, VOrbit, VisualizeSailAttitude
------------------------------------------------------------------------
%
-------------------------------------------------------------------------------
Copyright (c) 2006,2009 Princeton Satellite Systems, Inc.
All rights reserved.
-------------------------------------------------------------------------------
Children:
AeroUtils: Coord/QLVLH
Common: Graphics/Plot2D
Common: Graphics/TimeLabl
Common: Quaternion/QForm
Common: Quaternion/QMult
Common: Quaternion/QPose
Common: Quaternion/QTForm
Common: Time/Date2JD
Common: Time/JDToDateString
Common: Transform/Eul2Q
Math: Linear/Unit
Orbit: OrbitMechanics/RVOrbGen
OrbitMiniToolbox: Support/El2RV
SC: BasicOrbit/PltOrbit
SC: Ephem/SunV2
Sail: Coordinates/ClockConversion
Sail: Coordinates/UToConeClock
Sail: Graphics/VisualizeSailAttitude