This is the complete list of members for SensorSettings, including all inherited members.
operator!=(const SensorSettings &other) const noexcept | SensorSettings | inline |
operator==(const SensorSettings &other) const noexcept | SensorSettings | inline |
PixelPosition() const noexcept | SensorSettings | inline |
PixelsMirrored() const noexcept | SensorSettings | inline |
RangeScale() const noexcept | SensorSettings | inline |
ResolutionReduction() const noexcept | SensorSettings | inline |
SensorRoi() const noexcept | SensorSettings | inline |
SensorSettings() noexcept | SensorSettings | inline |
SensorSettings(double rangeScale, SensorPixelPosition pixelPosition, SensorPixelsMirrored pixelsMirrored, Rect< int > sensorRoi, Point2D< double > resolutionReduction) | SensorSettings | inline |