hours

getml.data.time.hours(num)[source]

Expresses num hours in terms of seconds.

Args:
num (float):

The number of hours.

Returns:

float: num hours expressed in terms of seconds.