FUNCTION c_setephem (eline, model)
char *eline; struct MODEL *model;
Line of ephemeris data in ASCII format. The values in this buffer may have been obtained by calling c_readephem().
Structure containing the model and orbital information.
Load the ASCII ephemeris information into the ephemeris structure and fill the element rates needed by the model into the structure.
c_setephem() has no return value.