<< gpswkd_t gpstime h00 >>

gpstime >> gpstime > gpswks_t

gpswks_t

Calculate all time elements from GPS week and second of week

Calling Sequence

[tgps]=gpswks_t(gpsweek, wsec)

Parameters

gpsweek :

GPS week

wsec :

second of week (0-604800)

Description

the function initializes a gpstime structure

tgps =

Examples

[tgps]=gpswks_t(1564,388800.0)

Authors


Report an issue
<< gpswkd_t gpstime h00 >>