Path: SpacecraftEstimation/OrbitEstimation
% Full state measurement of an orbit.
--------------------------------------------------------------------------
Form:
y = MeasOrbitState ( x, d )
--------------------------------------------------------------------------
------
Inputs
------
x (6,1) State [x;y;z;vX;vY;vZ]
sensorData (.) Structurenoise1Sigma
.noise1Sigma (6,1) State noise
-------
Outputs
-------
x (6,1) State measurements [x;y;z;vX;vY;vZ]
--------------------------------------------------------------------------
Back to the SpacecraftEstimation Module page