pub type CuDepthDecimeter = CuDepthScaleRatio<1, 10>;Expand description
One decimeter (10 centimeters) per integer increment.
Aliased Typeยง
pub struct CuDepthDecimeter;pub type CuDepthDecimeter = CuDepthScaleRatio<1, 10>;One decimeter (10 centimeters) per integer increment.
pub struct CuDepthDecimeter;