Cern
LibTmsApi 2.3.0
Tms::Simulation Class Reference

#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.
 

Constructor & Destructor Documentation

◆ Simulation()

Tms::Simulation::Simulation ( BInt32  ptiming = BInt32(),
BInt32  pdoubleInjection = BInt32(),
BInt32  pdata = BInt32(),
BInt32  psetNextCycle = BInt32(),
BString  pcycleType = BString() 
)

Member Data Documentation

◆ cycleType

BString Tms::Simulation::cycleType

The cycle type to set.

◆ data

BInt32 Tms::Simulation::data

Simulate FREF and Analogue Sigma, DeltaX and DeltaY data.

◆ doubleInjection

BInt32 Tms::Simulation::doubleInjection

Simulate double injection.

◆ setNextCycle

BInt32 Tms::Simulation::setNextCycle

Simulate setNextCycle.

◆ timing

BInt32 Tms::Simulation::timing

Simulate timing signals.


The documentation for this class was generated from the following files: