Path: SpacecraftEstimation/StellarAttDet
% Make a star ID movie. Pass a cell array of starDataMeas arrays. -------------------------------------------------------------------------- Form: StarMovie( starDataMeas ) -------------------------------------------------------------------------- ------ Inputs ------ starDataMeas {:} data struct containing the following .pixelLocation(2,:) [xloc;yloc] .pixelIntensity(1,:) [intensity] (not required) ------- Outputs ------- None --------------------------------------------------------------------------
Common: Graphics/NewFig Common: Graphics/XLabelS Common: Graphics/YLabelS
Back to the SpacecraftEstimation Module page