![]() |
OrbbecSDK
1.5.7
OrbbecSDK: Software-Development-Kit for Orbbec 3D-Sensor devices
|
#include <StreamProfile.hpp>
Public 成员函数 | |
AccelStreamProfile (StreamProfile &profile) | |
~AccelStreamProfile () noexcept | |
OBAccelFullScaleRange | fullScaleRange () const |
获取满量程范围 更多... | |
OBAccelSampleRate | sampleRate () const |
获取采样频率 更多... | |
![]() | |
StreamProfile (std::unique_ptr< StreamProfileImpl > impl) | |
StreamProfile (StreamProfile &streamProfile) | |
~StreamProfile () noexcept | |
OBFormat | format () const |
获取流的格式 更多... | |
OBStreamType | type () const |
获取流的类型 更多... | |
template<typename T > | |
bool | is () |
检查帧对象的运行时类型是否与给定类型兼容 更多... | |
template<typename T > | |
std::shared_ptr< T > | as () |
对象类型转换 更多... | |
额外继承的成员函数 | |
![]() | |
std::unique_ptr< StreamProfileImpl > | impl_ |
在文件 StreamProfile.hpp 第 144 行定义.
ob::AccelStreamProfile::AccelStreamProfile | ( | StreamProfile & | profile | ) |
|
noexcept |
OBAccelFullScaleRange ob::AccelStreamProfile::fullScaleRange | ( | ) | const |
获取满量程范围
OBAccelSampleRate ob::AccelStreamProfile::sampleRate | ( | ) | const |
获取采样频率