rs_advanced_mode_command.h
Go to the documentation of this file.
1 /* License: Apache 2.0. See LICENSE file in root directory.
2  Copyright(c) 2017 Intel Corporation. All Rights Reserved. */
3 
9 #ifndef RS2_ADVANCED_MODE_COMMAND_H
10 #define RS2_ADVANCED_MODE_COMMAND_H
11 
12 #include <stdint.h>
13 
14 typedef struct
15 {
27 
28 typedef struct
29 {
31  float diffThresh;
34 }STRsm;
35 
36 typedef struct
37 {
47 
48 typedef struct
49 {
56 
57 typedef struct
58 {
63 
64 typedef struct
65 {
70 
71 typedef struct
72 {
80 
81 
82 typedef struct
83 {
84  float lambdaCensus;
85  float lambdaAD;
87 }STHdad;
88 
89 typedef struct
90 {
104 
105 typedef struct
106 {
108 }STAEControl;
109 
110 typedef struct
111 {
118 
119 typedef struct
120 {
124 
125 typedef struct
126 {
127  float amplitude;
128 }STAFactor;
129 
130 #ifdef __cplusplus
131 extern "C"{
132 #endif
133 
134 
135 #ifdef __cplusplus
136 }
137 #endif
138 
139 #endif /*RS2_ADVANCED_MODE_COMMAND_H*/
unsigned int uint32_t
Definition: stdint.h:80
uint32_t removeThresh
signed int int32_t
Definition: stdint.h:77
uint32_t rsmBypass


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:47:40