Path: SC/GOESRead
% Computes the west longitude of a GOES spacecraft. See also LoadSatP. Since version 3. -------------------------------------------------------------------------- Form: l = GOESLon( sc, dateTime, file ) -------------------------------------------------------------------------- ------ Inputs ------ sc (1,1) GOES spacecraft ID dateTime (1,6) [year month day hour minute second] file (1,:) File name for position data ------- Outputs ------- l (1,1) Longitude --------------------------------------------------------------------------
SC: GOESRead/LoadSatP Common: CommonData/SwooshWatermark Common: FileUtils/FindDirectory Common: General/CellToMat Common: General/IsVersionAfter Common: General/MatToCell Common: General/StringToTokens Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Common: Time/DTSToDTA Common: Time/Date2JD
Back to the SC Module page