HOPS
HOPS class reference
Classes | Macros
lvex.h File Reference

Go to the source code of this file.

Classes

struct  discinfo
 
struct  lvex_struct
 
struct  station_log
 

Macros

#define MAXDISCS   16
 
#define MAXSTATIONS   32
 

Class Documentation

◆ discinfo

struct discinfo
Class Members
char disc_model_num[MAX_NAMESIZE]
char disc_serial_num[MAX_NAMESIZE]
int disc_size

◆ lvex_struct

struct lvex_struct
Class Members
int nstation
struct station_log stn[MAXSTATIONS]

◆ station_log

struct station_log
Class Members
int autopeak_interval
struct discinfo disc[MAXDISCS]
char disc_set_ID[MAX_NAMESIZE]
struct date discstart
struct date discstop
float end_footage
float headpos
char linked_stations[10]
int ndiscs
char pass[MAX_NAMESIZE]
char source[MAX_NAMESIZE]
long long start_byte
float start_footage
float start_speed
char station
long long stop_byte
struct date tapestart
struct date tapestop
struct date time_on_source
char vsn[MAX_NAMESIZE]

Macro Definition Documentation

◆ MAXDISCS

#define MAXDISCS   16

◆ MAXSTATIONS

#define MAXSTATIONS   32