cloUncoupledOde: Provides the equation for an un-coupled oscillator model for...

View source: R/clo.R

cloUncoupledOdeR Documentation

Provides the equation for an un-coupled oscillator model for the differential equation solver (ode) to plot

Description

Provides the equation for an un-coupled oscillator model for the differential equation solver (ode) to plot

Usage

cloUncoupledOde(t, state, parameters)

Arguments

t

A parameter used by the ode and passed by functions calling cloCoupleOde

state

Another parameter used by the ode and passed by functions calling cloCoupleOde

parameters

Another parameter used by the ode and passed by functions calling cloCoupleOde #'

Value

A list with the rates of change for each state variable.


ebmtnprof/rties documentation built on Aug. 25, 2022, 7:47 p.m.