<< add_day gpstime add_s >>

gpstime >> gpstime > add_h

add_h

Add h hours to a tgps structure

Calling Sequence

[tgps]=add_h(tgps,h)

Parameters

tgps :

gpstime structure

h :

number of hours (float, +/-)

Description

the function modifies the gpstime structure

tgps =

Examples

[tgps]=add_h(tgps,1.0)

Authors


Report an issue
<< add_day gpstime add_s >>