Output schema associated with a given simulation
Super classes
ospsuite.utils::Printable
-> ospsuite::DotNetWrapper
-> OutputSchema
Active bindings
intervals
All intervals defined in the schema (Read-Only)
timePoints
All single time points defined in the schema (Read-Only)
endTime
Returns the end time of the simulation in kernel unit (Read-Only)
Methods
Inherited methods
Method addTimePoints()
Adds the time points to the schema. Note that time points and intervals exists concurrently. Use time points only if you need to ensure that specific time are used.
Method print()
Print the object to the console