Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

external/CDAWlib/

decode_CDFEPOCH.pro


Routines

top source decode_CDFEPOCH

result = decode_CDFEPOCH(etime, TT2000=TT2000, EPOCH16=EPOCH16, incl_mmm=incl_mmm)

NAME: DECODE_CDFEPOCH PURPOSE: Create a yyyy/mm/dd hh:mm:ss string given a CDF Epoch time CALLING SEQUENCE: out = decode_cdfepoch(e) INPUTS: e = CDF Epoch timetag (i.e. DOUBLE, millisecs from 0 A.D.) KEYWORD PARAMETERS: OUTPUTS: out = string in the format 'yyyy/mm/dd hh:mm:ss' AUTHOR: Richard Burley, NASA/GSFC/Code 632.0, Feb 13, 1996 burley@nssdca.gsfc.nasa.gov (301)286-2864 MODIFICATION HISTORY: RCJ Mar/2012 Keywords tt2000 and epoch16 were added Copyright 1996-2013 United States Government as represented by the Administrator of the National Aeronautics and Space Administration. All Rights Reserved.

Parameters

etime

Keywords

TT2000
EPOCH16
incl_mmm

File attributes

Modification date: Tue Oct 21 13:53:47 2014
Lines: 41