Type Definition realsense_rust::sensor::DepthSensor [−][src]
type DepthSensor = Sensor<Depth>;
Implementations
impl DepthSensor
[src]
pub fn depth_units(&self) -> Result<f32>
[src]
Gets the depth units of depth sensor.