Mapper
Public Attributes | List of all members
sensor_file Struct Reference

#include <database.h>

Collaboration diagram for sensor_file:
Collaboration graph
[legend]

Public Attributes

unsigned long int sid
 
char name [NAME_LEN]
 
char hb5_id [HB5_ID_LEN]
 
char pc [PC_LEN]
 
struct absolute_alarm above_abs [4]
 
struct roc_alarm above_roc [4]
 
struct absolute_alarm below_abs [4]
 
struct roc_alarm below_roc [4]
 
unsigned long int rating
 
signed long lat_ord
 
unsigned char hemisphere_lat
 
signed long long_ord
 
unsigned char hemisphere_long
 
float elevation
 
unsigned char elevation_units [16]
 
unsigned char owner
 
unsigned char location [NAME_LEN]
 
float radio_freq
 
unsigned char criteria_check
 
unsigned short int criteria_minutes
 
unsigned char unused_bytes [112]
 

Detailed Description

Definition at line 433 of file database.h.

Member Data Documentation

◆ above_abs

struct absolute_alarm sensor_file::above_abs[4]

Definition at line 437 of file database.h.

◆ above_roc

struct roc_alarm sensor_file::above_roc[4]

Definition at line 437 of file database.h.

◆ below_abs

struct absolute_alarm sensor_file::below_abs[4]

Definition at line 437 of file database.h.

◆ below_roc

struct roc_alarm sensor_file::below_roc[4]

Definition at line 437 of file database.h.

◆ criteria_check

unsigned char sensor_file::criteria_check

Definition at line 452 of file database.h.

◆ criteria_minutes

unsigned short int sensor_file::criteria_minutes

Definition at line 453 of file database.h.

◆ elevation

float sensor_file::elevation

Definition at line 447 of file database.h.

◆ elevation_units

unsigned char sensor_file::elevation_units[16]

Definition at line 448 of file database.h.

◆ hb5_id

char sensor_file::hb5_id[HB5_ID_LEN]

Definition at line 436 of file database.h.

◆ hemisphere_lat

unsigned char sensor_file::hemisphere_lat

Definition at line 444 of file database.h.

◆ hemisphere_long

unsigned char sensor_file::hemisphere_long

Definition at line 446 of file database.h.

◆ lat_ord

signed long sensor_file::lat_ord

Definition at line 443 of file database.h.

◆ location

unsigned char sensor_file::location[NAME_LEN]

Definition at line 450 of file database.h.

◆ long_ord

signed long sensor_file::long_ord

Definition at line 445 of file database.h.

◆ name

char sensor_file::name[NAME_LEN]

Definition at line 435 of file database.h.

◆ owner

unsigned char sensor_file::owner

Definition at line 449 of file database.h.

◆ pc

char sensor_file::pc[PC_LEN]

Definition at line 437 of file database.h.

◆ radio_freq

float sensor_file::radio_freq

Definition at line 451 of file database.h.

◆ rating

unsigned long int sensor_file::rating

Definition at line 442 of file database.h.

◆ sid

unsigned long int sensor_file::sid

Definition at line 434 of file database.h.

◆ unused_bytes

unsigned char sensor_file::unused_bytes[112]

Definition at line 454 of file database.h.


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