Path: FormationFlying/Software
% The Collision Avoidance module for the DFF system. ------------------------------------------------------------------------ Form: t = DFFCollisionAvoidance( action, d, k ) ------------------------------------------------------------------------ ------ Inputs ------ action (1,:) Action to be performed d (1,1) Data associated with incoming messages k (1,1) Spacecraft ID ------- Outputs ------- t (1,1) Output for any accessors that you may add ------------------------------------------------------------------------
IntegratedSim: DefaultData/DefaultTankData IntegratedSim: DefaultData/ParameterUploadDictionary IntegratedSim: DefaultData/SpacecraftParameters IntegratedSim: DefaultData/TelemetryDictionary IntegratedSim: Software/DFFModuleTemplate IntegratedSim: Software/DFFParameterDatabase Plotting: Help/HelpSystem Common: CommonData/Sosumi Common: GUIs/MessageQueue Common: General/CloseFigure Common: General/FSWClock Common: General/StringMatch Common: Time/JD2000
Back to the FormationFlying Module page