Path: SpacecraftEstimation/OrbitEstimation
% Cost function for image matching. Since version 8. -------------------------------------------------------------------------- Form: j = FImage( x, w ) -------------------------------------------------------------------------- ------ Inputs ------ x (6,1) State vector [dQ;rECI] w (1,1) Data structure .image (:,:,3) Image RGB .g (1,1) Spacecraft data structure .q0 (4,1) Nominal quaternion .tag (1,1) Tag to spacecamera function .jD (1,1) Julian date ------- Outputs ------- j (1,1) Cost --------------------------------------------------------------------------
Common: Quaternion/QMult Common: Quaternion/QPose Common: Quaternion/QUnit Thermal: ThermalAnalysis/SpaceCamera
Back to the SpacecraftEstimation Module page