OTX Reference  
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.StateVariableSetValue Class Reference

With this set of parameters the value of a StateVariable get for simulation. More...

Inheritance diagram for OpenTestSystem.Otx.Extensions.UnitTest.Declarations.StateVariableSetValue:
Inheritance graph

Public Attributes

OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration dataType
 The element contains the data type of the StateVariable as a string. More...
 
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration name
 The element contains the full name of the StateVariable. More...
 
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration value
 The element contains the value of the StateVariable. More...
 

Detailed Description

With this set of parameters the value of a StateVariable get for simulation.

Member Data Documentation

◆ dataType

OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.StateVariableSetValue.dataType

The element contains the data type of the StateVariable as a string.

◆ name

OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.StateVariableSetValue.name

The element contains the full name of the StateVariable.

◆ value

OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.StateVariableSetValue.value

The element contains the value of the StateVariable.