Typedef wavemap::Pixels
Defined in File value_with_unit.h
Typedef Documentation
-
template<typename T = FloatingPoint>
using wavemap::Pixels = ValueWithUnit<SiUnit::kPixels, T> Value expressed in pixels.
- Template Parameters:
T – The value’s underlying scalar type.