<< s1970_t gpstime wk00 >>

gpstime >> gpstime > st_iso_epoch

st_iso_epoch

Output ISO time string

Calling Sequence

[s]=st_iso_epoch(tgps,ndec)

Parameters

tgps :

gpstime structure

ndec :

seconds decimal number

Description

the function outputs a ISO time string from a gpstime structure

tgps =

Examples

[s]=st_iso_epoch(tgps,2)
'2009-12-31T12:00:00.00'

Authors


Report an issue
<< s1970_t gpstime wk00 >>