<< gpstime gpstime add_h >>

gpstime >> gpstime > add_day

add_day

Add d days to a tgps structure

Calling Sequence

[tgps]=add_day(tgps,d)

Parameters

tgps :

gpstime structure

d :

number of days (float, +/-)

Description

the function modifies the gpstime structure

tgps =

Examples

[tgps]=add_day(tgps,1.0)

Authors


Report an issue
<< gpstime gpstime add_h >>