#include <FitGeoParams.h>
◆ LayerZone()
Herd::FitGeoParams::LayerZone::LayerZone |
( |
float |
minSegm, |
|
|
float |
maxSegm |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
min | The minimum coordinate along the main segmentation axis of the zone. |
max | The maximum coordinate along the main segmentation axis of the zone. |
◆ MaxSegm()
float Herd::FitGeoParams::LayerZone::MaxSegm |
( |
| ) |
const |
|
inline |
Getter for maximum coordinate.
- Returns
- The maximum coordinate along the main segmentation axis of the zone.
◆ MinSegm()
float Herd::FitGeoParams::LayerZone::MinSegm |
( |
| ) |
const |
|
inline |
Getter for minimum coordinate.
- Returns
- The minimum coordinate along the main segmentation axis of the zone.
◆ _max
float Herd::FitGeoParams::LayerZone::_max |
|
private |
◆ _min
float Herd::FitGeoParams::LayerZone::_min |
|
private |
The documentation for this class was generated from the following file: