DFFRelativeNavigation:

Path: FormationFlying/Software

% DFF relative navigation
 This routine estimates the absolute orbit of the local satellite, as well as its relative orbit with respect to its team reference.

------------------------------------------------------------------------
   Form:
   t = DFFRelativeNavigation( action, d, k )
------------------------------------------------------------------------

   ------
   Inputs
   ------
   action        (1,:)     Action to be performed        
   d             (1,1)     Data structure for inputs
   k             (1,1)     Unique spacecraft ID

   -------
   Outputs
   -------
   t             (1,1)     Data structure with outputs. 

------------------------------------------------------------------------

Children:

IntegratedSim: DefaultData/DefaultTankData
IntegratedSim: DefaultData/ParameterUploadDictionary
IntegratedSim: DefaultData/SpacecraftParameters
IntegratedSim: DefaultData/TelemetryDictionary
IntegratedSim: Sensors/StateSensor
IntegratedSim: Software/DFFParameterDatabase
FormationFlying: Utility/JD2SS1970
Plotting: Help/HelpSystem
Common: CommonData/Sosumi
Common: GUIs/MessageQueue
Common: General/CloseFigure
Common: General/FSWClock
Common: General/ListCases
Common: General/StringMatch
Common: Time/JD2000
Math: Integration/RK4TI

Back to the FormationFlying Module page