Enum DimensionChannelLaserScanAveragingMethod

Enum DimensionChannelLaserScanAveragingMethod#

Enum Documentation#

enum class libCZI::DimensionChannelLaserScanAveragingMethod : std::uint8_t#

Values that represent the laser scan averaging methods.

Values:

enumerator Mean#

An enum constant representing the mean laser scan averaging method.

enumerator Sum#

An enum constant representing the sum laser scan averaging method.

enumerator Other#

An enum constant representing that some other averaging method was used.