FUNCTION c_setsat (model)
struct MODEL *model;
Structure containing the model and orbital information.
Load the structure containing model and orbital information with the initial satellite information needed for the model. The model structure should already contain image information (date, time, satellite, type, etc.) and ephemeris information (achieved by calling c_setephem()).
c_setsat() has no return value.