LibTmsApi 2.3.0
|
#include <TmsD.h>
Public Member Functions | |
Simulation (BInt32 ptiming=BInt32(), BInt32 pdoubleInjection=BInt32(), BInt32 pdata=BInt32(), BInt32 psetNextCycle=BInt32(), BString pcycleType=BString()) | |
Public Attributes | |
BInt32 | timing |
Simulate timing signals. | |
BInt32 | doubleInjection |
Simulate double injection. | |
BInt32 | data |
Simulate FREF and Analogue Sigma, DeltaX and DeltaY data. | |
BInt32 | setNextCycle |
Simulate setNextCycle. | |
BString | cycleType |
The cycle type to set. | |
Tms::Simulation::Simulation | ( | BInt32 | ptiming = BInt32() , |
BInt32 | pdoubleInjection = BInt32() , |
||
BInt32 | pdata = BInt32() , |
||
BInt32 | psetNextCycle = BInt32() , |
||
BString | pcycleType = BString() |
||
) |
BString Tms::Simulation::cycleType |
The cycle type to set.
BInt32 Tms::Simulation::data |
Simulate FREF and Analogue Sigma, DeltaX and DeltaY data.
BInt32 Tms::Simulation::doubleInjection |
Simulate double injection.
BInt32 Tms::Simulation::setNextCycle |
Simulate setNextCycle.
BInt32 Tms::Simulation::timing |
Simulate timing signals.