Class storing information about alignment.
More...
#include <ToFLocParamData.h>
Class storing information about alignment.
Definition at line 23 of file ToFLocParamData.h.
◆ ToFLocParamData() [1/2]
AFP::ToFLocParamData::ToFLocParamData |
( |
int |
st, |
|
|
int |
tr, |
|
|
int |
ba |
|
) |
| |
|
inline |
◆ ToFLocParamData() [2/2]
AFP::ToFLocParamData::ToFLocParamData |
( |
int |
st, |
|
|
int |
tr, |
|
|
int |
ba, |
|
|
double |
w, |
|
|
double |
t |
|
) |
| |
|
inline |
◆ barID()
int AFP::ToFLocParamData::barID |
( |
| ) |
const |
|
inline |
ID of the bar in the train to which parameters apply.
Definition at line 38 of file ToFLocParamData.h.
◆ barTimeOffset()
double AFP::ToFLocParamData::barTimeOffset |
( |
| ) |
const |
|
inline |
◆ barWeight()
double AFP::ToFLocParamData::barWeight |
( |
| ) |
const |
|
inline |
◆ stationID()
int AFP::ToFLocParamData::stationID |
( |
| ) |
const |
|
inline |
◆ trainID()
int AFP::ToFLocParamData::trainID |
( |
| ) |
const |
|
inline |
ID of the train in the station to which parameters apply.
Definition at line 35 of file ToFLocParamData.h.
◆ m_barID
int AFP::ToFLocParamData::m_barID |
|
private |
◆ m_barTimeOffset
double AFP::ToFLocParamData::m_barTimeOffset |
|
private |
◆ m_barWeight
double AFP::ToFLocParamData::m_barWeight |
|
private |
◆ m_stationID
int AFP::ToFLocParamData::m_stationID |
|
private |
◆ m_trainID
int AFP::ToFLocParamData::m_trainID |
|
private |
The documentation for this class was generated from the following file: