#include "adaps.h"
FUNCTION c_toephem (model, buffer)
struct MODEL *model; char buffer[];
AVHRR model structure containing the ephemeris information for an archive image.
ASCII buffer to store the ephemeris information in.
Store all of the ephemeris information in an ASCII buffer.
c_toephem() has no return value.