Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

general/spice/

time_ephemeris.pro


function: time_ephemeris(t) Purpose: conversion between unix time and ephemeris time Usage: et = time_ephemeris(ut) ; Converts from UT (unix/posix time) to ephemeris time Or: ut = time_ephemeris(et,/et2ut) ; Converts from ephemeris time to UT double precision (UNIX time) Does NOT require the ICY DLM to be loaded Author: Davin Larson

Routines

top source time_ephemeris

result = time_ephemeris(t, et2ut=et2ut, ut2et=ut2et, et2string=et2string)

Parameters

t

Keywords

et2ut
ut2et
et2string

File attributes

Modification date: Tue Oct 21 13:53:50 2014
Lines: 17