PlusLib
2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
|
#include <Tools/Phidget/Phidget22/phidget22.h>
Public Attributes | |
uint32_t | bitCount |
uint32_t | carrierFrequency |
double | dutyCycle |
PhidgetIR_Encoding | encoding |
uint32_t | gap |
uint32_t | header [2] |
PhidgetIR_Length | length |
uint32_t | minRepeat |
uint32_t | one [2] |
uint32_t | repeat [26] |
char | toggleMask [33] |
uint32_t | trail |
uint32_t | zero [2] |
Definition at line 921 of file phidget22.h.
uint32_t PhidgetIR_CodeInfo::bitCount |
Definition at line 922 of file phidget22.h.
uint32_t PhidgetIR_CodeInfo::carrierFrequency |
Definition at line 933 of file phidget22.h.
double PhidgetIR_CodeInfo::dutyCycle |
Definition at line 932 of file phidget22.h.
PhidgetIR_Encoding PhidgetIR_CodeInfo::encoding |
Definition at line 923 of file phidget22.h.
uint32_t PhidgetIR_CodeInfo::gap |
Definition at line 925 of file phidget22.h.
uint32_t PhidgetIR_CodeInfo::header[2] |
Definition at line 927 of file phidget22.h.
PhidgetIR_Length PhidgetIR_CodeInfo::length |
Definition at line 924 of file phidget22.h.
uint32_t PhidgetIR_CodeInfo::minRepeat |
Definition at line 931 of file phidget22.h.
uint32_t PhidgetIR_CodeInfo::one[2] |
Definition at line 928 of file phidget22.h.
uint32_t PhidgetIR_CodeInfo::repeat[26] |
Definition at line 930 of file phidget22.h.
char PhidgetIR_CodeInfo::toggleMask[33] |
Definition at line 934 of file phidget22.h.
uint32_t PhidgetIR_CodeInfo::trail |
Definition at line 926 of file phidget22.h.
uint32_t PhidgetIR_CodeInfo::zero[2] |
Definition at line 929 of file phidget22.h.