Learn R Programming

libsoc (version 0.7.3)

so_Simulation: so_Simulation reference class

Description

Reference Class for the SO/SOBlock/Simulation element of a PharmML-SO data structure

Arguments

Methods

so_Simulation$new() - Create a new empty so_Simulation object so_Simulation$add_SimulationBlock(object) - Add a SimulationBlock so_Simulation$remove_SimulationBlock(object, i) - Remove the SimulationBlock having index i

Fields

$SimulationBlock - A list of so_SimulationBlock objects