get.run.par: get.run.par Initalise model run parameters. Note this...

Description Usage Arguments Details Value

Description

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

Usage

1
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

Details

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

Value

Structure to maintain run information.


dynatopmodel documentation built on May 1, 2019, 7:32 p.m.