Path: FormationFlying/Sensors
% State sensor. Gives the ideal states of the system. -------------------------------------------------------------------------- Form: y = StateSensor( action, d, k ) -------------------------------------------------------------------------- ------- Inputs ------- action (1,:) 'initialize', 'derivative', 'output', 'fail' d (1,1) Depends on the action k (1,1) Unique Spacecraft Identifier ------- Outputs ------- y (1,1) Depends on the action --------------------------------------------------------------------------
Back to the FormationFlying Module page