get_timestep_hours {REddyProc}R Documentation

Get the timestep in fractional hours

Description

Get the timestep in fractional hours

Usage

get_timestep_hours(x)

Arguments

x

Vector of POSIX timestamps of at least length 2.

Value

Numeric scalar of the time difference of the first two entries in fraction hours.


[Package REddyProc version 1.3.3 Index]