OrbbecSDK  1.5.7
OrbbecSDK: Software-Development-Kit for Orbbec 3D-Sensor devices
Public 成员函数 | 所有成员列表
ob::AccelStreamProfile类 参考

#include <StreamProfile.hpp>

类 ob::AccelStreamProfile 继承关系图:
ob::StreamProfile

Public 成员函数

 AccelStreamProfile (StreamProfile &profile)
 
 ~AccelStreamProfile () noexcept
 
OBAccelFullScaleRange fullScaleRange () const
 获取满量程范围 更多...
 
OBAccelSampleRate sampleRate () const
 获取采样频率 更多...
 
- Public 成员函数 继承自 ob::StreamProfile
 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 ()
 对象类型转换 更多...
 

额外继承的成员函数

- Protected 属性 继承自 ob::StreamProfile
std::unique_ptr< StreamProfileImpl > impl_
 

详细描述

在文件 StreamProfile.hpp144 行定义.

构造及析构函数说明

ob::AccelStreamProfile::AccelStreamProfile ( StreamProfile profile)
ob::AccelStreamProfile::~AccelStreamProfile ( )
noexcept

成员函数说明

OBAccelFullScaleRange ob::AccelStreamProfile::fullScaleRange ( ) const

获取满量程范围

返回
OBAccelFullScaleRange 返回量程范围值
OBAccelSampleRate ob::AccelStreamProfile::sampleRate ( ) const

获取采样频率

返回
OBAccelFullScaleRange 返回采样频率

该类的文档由以下文件生成: