Enum DimensionChannelLaserScanAveragingMethod#
Defined in File libCZI_Metadata2.h
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.
-
enumerator Mean#