OMSimulatorLib
The OMSimulator project is a FMI-based co-simulation environment that supports ordinary (i.e., non-delayed) and TLM connections.
Namespaces | Variables
oms::ssp::Version1_0 Namespace Reference

Namespaces

 ssc
 
 ssd
 
 ssm
 
 ssv
 

Variables

const char * simulation_information = "oms:SimulationInformation"
 
const char * FixedStepMaster = "oms:FixedStepMaster"
 
const char * VariableStepSolver = "oms:VariableStepSolver"
 
const char * snap_shot = "oms:snapshot"
 
const char * ssd_file = "oms:ssd_file"
 
const char * ssv_file = "oms:ssv_file"
 
const char * ssm_file = "oms:ssm_file"
 
const char * oms_annotations = "oms:Annotations"
 
const char * oms_buses = "oms:Buses"
 

Variable Documentation

◆ FixedStepMaster

const char * oms::ssp::Version1_0::FixedStepMaster = "oms:FixedStepMaster"

◆ oms_annotations

const char * oms::ssp::Version1_0::oms_annotations = "oms:Annotations"

◆ oms_buses

const char * oms::ssp::Version1_0::oms_buses = "oms:Buses"

◆ simulation_information

const char * oms::ssp::Version1_0::simulation_information = "oms:SimulationInformation"

◆ snap_shot

const char * oms::ssp::Version1_0::snap_shot = "oms:snapshot"

◆ ssd_file

const char * oms::ssp::Version1_0::ssd_file = "oms:ssd_file"

◆ ssm_file

const char * oms::ssp::Version1_0::ssm_file = "oms:ssm_file"

◆ ssv_file

const char * oms::ssp::Version1_0::ssv_file = "oms:ssv_file"

◆ VariableStepSolver

const char * oms::ssp::Version1_0::VariableStepSolver = "oms:VariableStepSolver"