physical_sensor_description_t 結構體參考

physical_sensor_description_t 結構體參考資料

#include < context_hub.h >

資料欄位

uint32_t sensor_type
 
const char *  type_string
 
const char *  name
 
const char *  供應商
 
uint32_t version
 
uint32_t fifo_reserved_count
 
uint32_t fifo_max_count
 
uint64_t min_delay_ms
 
uint64_t max_delay_ms
 
浮點值 peak_power_mw
 

詳細說明

下列結構說明感應器

定義位於檔案 context_hub.h 的第 181 行。

欄位說明文件

uint32_t fifo_max_count

定義位於檔案 context_hub.h 193 行。

uint32_t fifo_reserved_count

定義位於檔案 context_hub.h 187 行。

uint64_t max_delay_ms

定義位於檔案 context_hub.h 196 行。

uint64_t min_delay_ms

定義位於檔案 context_hub.h 194 行。

const char* name

定義位於檔案 context_hub.h 184 行。

float peak_power_mw

定義位於檔案 context_hub.h 198 行。

uint32_t sensor_type

定義位於檔案 context_hub.h 182 行。

const char* type_string

定義位於檔案 context_hub.h 的第 183 行

const char* vendor

定義位於檔案 context_hub.h 185 行。

uint32_t 版本

定義位於檔案 context_hub.h 186 行。


這個結構體的說明文件是由下列檔案產生: