AttitudeProfileConstraintsDemo:

Path: SCPro/Demos/ProAttitude

% Demonstrate the AttitudeProfileWithCon function.
 Plots the resulting quaternion and the separation angle from the
 secondary target.

  Mode 1:      Body y to Sun     (Body x to Nadir secondary)
  Mode 2:      Body x to Lat/Lon (Body y to Sun secondary)
  Mode 3:      Different Lat/Lon 

  ------------------------------------------------------------------------
  See also AttitudeProfileWithCon, ObservationTimeWindows, Q2Eul, Plot2D, 
  Date2JD, ObservationTimeWindowsPlot, Period, RVFromKepler
  ------------------------------------------------------------------------
%
--------------------------------------------------------------------------
   Copyright (c) 2009 Princeton Satellite Systems, Inc.
   All rights reserved.
--------------------------------------------------------------------------

Children:

Common: Graphics/Plot2D
Common: Quaternion/Q2Eul
Common: Time/Date2JD
CubeSat: MissionPlanning/ObservationTimeWindows
CubeSat: MissionPlanning/ObservationTimeWindowsPlot
Math: Linear/Unit
SC: BasicOrbit/Period
SC: BasicOrbit/RVFromKepler
SCPro: ProAttitude/AttitudeProfilePlots
SCPro: ProAttitude/AttitudeProfileVis
SCPro: ProAttitude/AttitudeProfileWithCon

Back to the SCPro Module page