Path: SpacecraftEstimation/StellarAttDet
% Make star ID snapshots and plot in a single figure. Pass a cell array of starDataMeas structures. ------------------------------------------------------------------------ Form: Snapshots( starDataMeas, fileName, starID, starName, xYPixels ) ------------------------------------------------------------------------ ------ Inputs ------ starDataMeas {:} Data structure .pixelLocation (2,m) Coordinates of centroid [x;y] .pixelIntensity (1,m) Intensity of each object fileName {:} File name starID {:} Identified stars starName {:} Star names xYpixels (1,2) Pixel Dimenstions ------- Outputs ------- None ------------------------------------------------------------------------
Common: Graphics/NewFig Common: Graphics/TitleS Common: Graphics/XLabelS Common: Graphics/YLabelS
Back to the SpacecraftEstimation Module page