set_timeStep: Set time step

Description Usage Arguments Details Examples

View source: R/set_Const.R

Description

Modifies time step (in hours). The step size to use when solving the Canadian model numerically with solveCanADM for reliability assessments.

Usage

1
set_timeStep(time_step, verbose = FALSE)

Arguments

time_step

step of time

verbose

prints information message to the console if TRUE

Details

The default step of time is 100 hours.

Examples

1

abcADM documentation built on Nov. 13, 2019, 5:08 p.m.

Related to set_timeStep in abcADM...