<< add_h gpstime day00 >>

gpstime >> gpstime > add_s

add_s

Add s seconds to a tgps structure

Calling Sequence

[tgps]=add_s(tgps,s)

Parameters

tgps :

gpstime structure

s :

number of seconds (float, +/-)

Description

the function modifies the gpstime structure

tgps =

Examples

[tgps]=add_s(tgps,1.0)

Authors


Report an issue
<< add_h gpstime day00 >>