Mapper
Public Attributes | List of all members
old_sensor_file Struct Reference

#include <database.h>

Public Attributes

unsigned short int sid
 
unsigned char name [26]
 
unsigned char hb5_id [11]
 
unsigned char pc [9]
 
signed long lat_ord
 
signed long long_ord
 
float elevation
 
unsigned char owner
 
unsigned char location [26]
 
float radio_freq
 

Detailed Description

Definition at line 481 of file database.h.

Member Data Documentation

◆ elevation

float old_sensor_file::elevation

Definition at line 488 of file database.h.

◆ hb5_id

unsigned char old_sensor_file::hb5_id[11]

Definition at line 484 of file database.h.

◆ lat_ord

signed long old_sensor_file::lat_ord

Definition at line 486 of file database.h.

◆ location

unsigned char old_sensor_file::location[26]

Definition at line 490 of file database.h.

◆ long_ord

signed long old_sensor_file::long_ord

Definition at line 487 of file database.h.

◆ name

unsigned char old_sensor_file::name[26]

Definition at line 483 of file database.h.

◆ owner

unsigned char old_sensor_file::owner

Definition at line 489 of file database.h.

◆ pc

unsigned char old_sensor_file::pc[9]

Definition at line 485 of file database.h.

◆ radio_freq

float old_sensor_file::radio_freq

Definition at line 491 of file database.h.

◆ sid

unsigned short int old_sensor_file::sid

Definition at line 482 of file database.h.


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