#include "adaps.h"
FUNCTION c_toatt (model, buffer)
struct MODEL *model; char buffer[][HDR_SIZ+1];
AVHRR model structure containing the header information for an archive image.
ASCII buffer in which the attitude correction information will be stored.
Store all of the attitude correction information in an ASCII buffer.
c_toatt() has no return value.