Learn R Programming

dynatopmodel (version 1.2.1)

get.run.par: get.run.par Initalise model run parameters. Note this function is maintained for backward compatibility only

Description

get.run.par Initalise model run parameters. Note this function is maintained for backward compatibility only

Usage

get.run.par(tms = NULL, dt = NULL, units = "secs", ...)

Arguments

tms

xts time series or an object that has a POSIXct index

dt

Numeric Time step in seconds

units

string Units for dt.

...

Any other parameters returned by get.run.par

Value

Structure to maintain run information.

Details

The returned value includes a simulation times calculated from the supplied time range and interval