OrbitFDIRPulseDemo:
Demonstrate an orbit detection filter for a spacecraft with one thruster.
This filter will detect measurement failures and actuator failures.
A single thruster is assumed and it is assumed that each measurement of
x, y, z and velocity is independent.
------------------------------------------------------------------------
See also @statespace/statespace.m, C2DZOH, CToD, Plot2D, TimeLabl,
Unit, DetectionFilterBuild, DetectionFilterUnnormalized, LinOrb, Period
------------------------------------------------------------------------
Children:
Common: Classes/@statespace/statespace.m
Common: Control/C2DZOH
Common: Control/CToD
Common: FDIR/DetectionFilterBuild
Common: FDIR/DetectionFilterUnnormalized
Common: Graphics/Plot2D
Common: Graphics/TimeLabl
Common: Math/Unit
Orbit: OrbitMechanics/LinOrb
SC: BasicOrbit/Period