◆ calculateLongRange()
| void Planar::calculateLongRange |
( |
| ) |
|
|
virtual |
◆ getShortName()
| std::string Planar::getShortName |
( |
| ) |
|
|
inlineoverridevirtual |
◆ init()
Read in XML configuration for Planar and all its included objects.
The following XML object structure is handled by this method:
<longrange type="planar">
<region>
<left refcoordsID="INT">FLOAT</left>
<right refcoordsID="INT">FLOAT</right>
</region>
<slabs>INT</slabs>
<smooth>0</smooth>
<frequency>10</frequency>
<writecontrol>
<start>900000</start>
<frequency>100000</frequency>
<stop>5000000</stop>
</writecontrol>
</longrange>
Implements LongRangeCorrection.
◆ readXML()
◆ update()
◆ writeProfiles()
The documentation for this class was generated from the following files:
- src/longRange/Planar.h
- src/longRange/Planar.cpp