FUNCTION c_coords (model)
struct MODEL *model;
Structure containing the model and orbital information.
Calculate the nine locational latitude/longitude points for the specified AVHRR pass. These locations consist of the north west point, the north nadir point, the north east point, the center west point, the center nadir point, the center east point, the south west point, the south nadir point, and the south east point. The results are stored in the structure containing the model and orbital information.
c_coords() has no return value.