Learn R Programming

mizer (version 2.3.0)

getTimes: Times for which simulation results are available

Description

Times for which simulation results are available

Usage

getTimes(sim)

Arguments

sim

A MizerSim object

Value

A numeric vectors of the times (in years) at which simulation results have been stored in the MizerSim object.

Examples

Run this code
# NOT RUN {
getTimes(NS_sim)
# }

Run the code above in your browser using DataLab