nidas v1.2.3
Public Attributes | List of all members
_Tap2D_v1 Struct Reference

Struct to adjust probe slice rate for true airspeed. More...

#include <usbtwod.h>

Public Attributes

unsigned char ntap
 which tap in the variable resistor (0-255)
 
unsigned char div10
 boolean toggle for frequency divide by 10
 
unsigned char cntr
 counter from 1 to 10
 
unsigned char dummy
 

Detailed Description

Struct to adjust probe slice rate for true airspeed.

True airspeed arrives at the sensor class which then converts it into this struct. It is then passed to the PMS2D USB driver and then on to the probe itself. This struct is also then recorded with each buffer that comes back from the probe.

This covers versions of the probe through June 22nd 2009. CJW.

Member Data Documentation

◆ cntr

unsigned char _Tap2D_v1::cntr

counter from 1 to 10

◆ div10

unsigned char _Tap2D_v1::div10

boolean toggle for frequency divide by 10

◆ dummy

unsigned char _Tap2D_v1::dummy

◆ ntap

unsigned char _Tap2D_v1::ntap

which tap in the variable resistor (0-255)


The documentation for this struct was generated from the following file: