|
APM:Libraries
|
Public Attributes | |
| bool | tcc:1 |
| bool | msrc:1 |
| bool | dss:1 |
| bool | pre_range:1 |
| bool | final_range:1 |
Definition at line 43 of file AP_RangeFinder_VL53L0X.h.
| bool AP_RangeFinder_VL53L0X::SequenceStepEnables::dss |
Definition at line 44 of file AP_RangeFinder_VL53L0X.h.
Referenced by AP_RangeFinder_VL53L0X::getMeasurementTimingBudget(), AP_RangeFinder_VL53L0X::getSequenceStepEnables(), and AP_RangeFinder_VL53L0X::setMeasurementTimingBudget().
| bool AP_RangeFinder_VL53L0X::SequenceStepEnables::final_range |
Definition at line 44 of file AP_RangeFinder_VL53L0X.h.
Referenced by AP_RangeFinder_VL53L0X::getMeasurementTimingBudget(), AP_RangeFinder_VL53L0X::getSequenceStepEnables(), and AP_RangeFinder_VL53L0X::setMeasurementTimingBudget().
| bool AP_RangeFinder_VL53L0X::SequenceStepEnables::msrc |
Definition at line 44 of file AP_RangeFinder_VL53L0X.h.
Referenced by AP_RangeFinder_VL53L0X::getMeasurementTimingBudget(), AP_RangeFinder_VL53L0X::getSequenceStepEnables(), and AP_RangeFinder_VL53L0X::setMeasurementTimingBudget().
| bool AP_RangeFinder_VL53L0X::SequenceStepEnables::pre_range |
| bool AP_RangeFinder_VL53L0X::SequenceStepEnables::tcc |
Definition at line 44 of file AP_RangeFinder_VL53L0X.h.
Referenced by AP_RangeFinder_VL53L0X::getMeasurementTimingBudget(), AP_RangeFinder_VL53L0X::getSequenceStepEnables(), and AP_RangeFinder_VL53L0X::setMeasurementTimingBudget().
1.8.13