Source: stream/helpers/ephemeris/strhelper_ephem__get_processed_ephem.pro
strhelper_ephem::get_processed_ephem Return the processed ephemeris data from a stream. Usage: ephem = strref -> get_processed_ephem(<keys>) Keywords: latitude If set, then return the latitude data. distance If set, then return the distance data. pointer If set, then return pointers (or an array of pointers if nothing else is given) ephem_ref If set, then return a pointer to the processed ephemeris reference count Notes: If no keys are given, then an array of 3 pointers is returned in the order [time, latitude, distance] History: Original (after raw): 8/2/01; SJT