Path: FormationFlying/Software
% The coordinate transformation element of the software.
Since version 7.
------------------------------------------------------------------------
Form:
t = DFFCoordinateTransformation( action, d )
------------------------------------------------------------------------
------
Inputs
------
action (1,:) Action to be performed
d (1,1) Data structure for inputs
k (1,1) Spacecraft Indentifier
-------
Outputs
-------
t (1,1) Output. Defined for actions
'get telemetry', 'get telemetry names' and
'get telemetry units' and any accessors
you may add.
------------------------------------------------------------------------
FormationFlying: Coord/GetHillsMats FormationFlying: DataStructures/State_Structure IntegratedSim: DefaultData/DefaultTankData IntegratedSim: DefaultData/ParameterUploadDictionary IntegratedSim: DefaultData/SpacecraftParameters IntegratedSim: DefaultData/TelemetryDictionary IntegratedSim: Sensors/StateSensor IntegratedSim: Software/DFFParameterDatabase IntegratedSim: Software/DFFRelativeNavigation FormationFlying: Transformation/AbsRelECI2Hills FormationFlying: Transformation/ECI2Hills FormationFlying: Transformation/ECI2MeanElements FormationFlying: Transformation/Osc2Mean FormationFlying: Utility/JD2SS1970 Orbit: OrbitCoord/Alfriend2El Orbit: OrbitCoord/El2Alfriend Orbit: OrbitCoord/OrbElemDiff Plotting: Help/HelpSystem SC: BasicOrbit/E2M SC: BasicOrbit/E2Nu SC: BasicOrbit/M2E SC: BasicOrbit/M2EApp SC: BasicOrbit/M2EEl SC: BasicOrbit/M2EHy SC: BasicOrbit/M2Nu SC: BasicOrbit/M2NuPb SC: BasicOrbit/Nu2E SC: BasicOrbit/Nu2M SC: BasicOrbit/RV2El Common: CommonData/Sosumi Common: CommonData/SwooshWatermark Common: GUIs/MessageQueue Common: General/CellToMat Common: General/CloseFigure Common: General/FSWClock Common: General/ListCases Common: General/MatToCell Common: General/StringMatch Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Common: Time/JD2000 Math: Integration/RK4TI Math: Linear/Cross Math: Linear/Dot Math: Linear/DupVect Math: Linear/Mag Math: Trigonometry/WrapPhase
Back to the FormationFlying Module page