Path: FormationFlying/Software
% The decentralized control law.
------------------------------------------------------------------------
Form:
t = DFFControlLaw( 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: Analysis/CheckDeltaVs FormationFlying: Control/IterativeImpulsiveManeuver FormationFlying: Control/LinOrbLQG FormationFlying: Coord/IsCircGeom FormationFlying: Coord/IsEccGeom FormationFlying: DataStructures/Geometry_Structure FormationFlying: DataStructures/ISLMessage_Structure FormationFlying: DataStructures/PlanningParameters_Structure FormationFlying: DataStructures/Window_Structure FormationFlying: EccDynamics/FFEccProp IntegratedSim: Actuators/DFFThrusters IntegratedSim: Actuators/IdealActuator IntegratedSim: Software/DFFCollisionMonitor IntegratedSim: Software/DFFCoordinateTransformation IntegratedSim: Software/DFFDeltaVManagement IntegratedSim: Software/DFFISLManagement IntegratedSim: Software/DFFParameterDatabase IntegratedSim: Software/DFFTeamManagement FormationFlying: Transformation/FFEccGoals2Hills FormationFlying: Transformation/GeometryCirc2Ecc FormationFlying: Transformation/GeometryEcc2Circ FormationFlying: Transformation/Goals2Hills FormationFlying: Utility/JD2SS1970 FormationFlying: Utility/Nu2TimeDomain FormationFlying: Utility/SS19702JD SC: BasicOrbit/M2Nu SC: BasicOrbit/OrbRate Common: Control/C2DZOH Common: GUIs/MessageQueue Common: General/FSWClock
Back to the FormationFlying Module page