Path: FormationFlying/Visual
% View the geometry created by a formation of spacecraft Since version 7. -------------------------------------------------------------------------- Usage: ViewGeometry( g, angle, e ) -------------------------------------------------------------------------- ------ Inputs ------ g (.) Geometry data structure (Circular or eccentric) angle (1) Angle at which to draw connections If eccentric, true anomaly is used. If circular, true latitude is used. e (1) Eccentricity. If circular geometry, e is set to 0. ------- Outputs ------- none --------------------------------------------------------------------------
AerospaceUtils: Coord/ECIToEF FormationFlying: Coord/CirclePhase FormationFlying: Coord/IsCircGeom FormationFlying: DataStructures/Geometry_Structure FormationFlying: Dynamics/HillsEqns FormationFlying: EccDynamics/FFEccDH FormationFlying: EccDynamics/FFEccGoals FormationFlying: EccDynamics/FFEccProp FormationFlying: EccDynamics/FFEccRMat FormationFlying: EccDynamics/FFEccYExt EccDynamics: Derivatives/FFEccDDY EccDynamics: Derivatives/FFEccDY FormationFlying: Guidance/FFEccHexahedronGeometry FormationFlying: Transformation/FFEccGoals2Hills FormationFlying: Transformation/Goals2Hills FormationFlying: Utility/Hexahedron FormationFlying: Utility/Nu2TimeDomain FormationFlying: Utility/NuDot FormationFlying: Visual/FFEccAnalyzeShape Plotting: GUI/AnimationGUI Plotting: Help/HelpSystem Plotting: Utilities/InitializeAxes SC: BasicOrbit/OrbRate SC: BasicOrbit/Period SC: Ephem/SunV1 Common: CommonData/SwooshWatermark Common: ComponentModels/Box Common: ComponentModels/Cone Common: ComponentModels/Frustrum Common: General/CellToMat Common: General/CloseFigure Common: General/DeBlankLT Common: General/GetNewTag Common: General/MatToCell Common: General/StringMatch Common: General/Watermark Common: Graphics/AddView Common: Graphics/AddZoom Common: Graphics/Axis3D Common: Graphics/CameraControls Common: Graphics/DrawVertices Common: Graphics/Ellipsd Common: Graphics/Map Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Common: Graphics/SliderBar Common: Graphics/TitleS Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Graphics/ZLabelS Common: Quaternion/QForm Common: Quaternion/QTForm Common: Quaternion/U2Q Common: Time/DTSToDTA Common: Time/Date2JD Common: Time/JD2000 Common: Time/JD2T Common: Time/T2JD Common: Transform/Eul2Q Common: Transform/RotMat Math: Geometry/Perpendicular Math: Linear/Cross Math: Linear/Dot Math: Linear/DupVect Math: Linear/Mag Math: Linear/Unit Math: Solvers/NewtRaph Math: Trigonometry/CosD Math: Trigonometry/SinD Math: Trigonometry/WrapPhase
Back to the FormationFlying Module page