HOPS
HOPS class reference
source
c_src
mk4util
include
general.h
Go to the documentation of this file.
1
#ifndef gen_done
2
3
#define TRUE 1
4
#define FALSE 0
5
6
/*
7
struct istats {
8
short ref;
9
short rem;
10
};
11
*/
12
13
struct
istats
14
{
15
int
ref
;
16
int
rem
;
17
};
18
19
struct
fstats
{
20
float
ref
;
21
float
rem
;
22
};
23
24
struct
dstats
{
25
double
ref
;
26
double
rem
;
27
};
28
29
struct
sbands
{
30
short
rsb
;
31
short
psb
;
32
};
33
34
struct
stsband
{
35
struct
istats
rsb
;
36
struct
istats
psb
;
37
};
38
39
struct
polar
{
40
float
ampl
;
41
float
phase
;
42
};
43
44
struct
datec
{
45
short
year
;
46
short
day_of_year
;
47
short
month
;
48
short
day_of_month
;
49
short
hour
;
50
short
minute
;
51
short
second
;
52
};
53
54
struct
datef
{
55
short
year
;
56
short
month
;
57
short
day
;
58
short
hour
;
59
short
minute
;
60
short
second
;
61
};
62
63
struct
lvpair
{
64
char
label
[20];
65
char
value
[25];
66
};
67
68
#define gen_done
69
70
#endif
polar::ampl
float ampl
Definition:
general.h:40
datec::day_of_month
short day_of_month
Definition:
general.h:48
stsband::psb
struct istats psb
Definition:
general.h:36
polar::phase
float phase
Definition:
general.h:41
datef::month
short month
Definition:
general.h:56
datec::hour
short hour
Definition:
general.h:49
datec::day_of_year
short day_of_year
Definition:
general.h:46
datec::second
short second
Definition:
general.h:51
fstats::ref
float ref
Definition:
general.h:20
sbands::rsb
short rsb
Definition:
general.h:30
datec::minute
short minute
Definition:
general.h:50
lvpair::label
char label[20]
Definition:
general.h:64
datec::month
short month
Definition:
general.h:47
istats::rem
int rem
Definition:
general.h:16
datef::second
short second
Definition:
general.h:60
stsband::rsb
struct istats rsb
Definition:
general.h:35
dstats::rem
double rem
Definition:
general.h:26
datef::day
short day
Definition:
general.h:57
istats::ref
int ref
Definition:
general.h:15
sbands::psb
short psb
Definition:
general.h:31
datef::minute
short minute
Definition:
general.h:59
datec::year
short year
Definition:
general.h:45
datef::hour
short hour
Definition:
general.h:58
datef::year
short year
Definition:
general.h:55
dstats::ref
double ref
Definition:
general.h:25
fstats::rem
float rem
Definition:
general.h:21
datec
Definition:
general.h:44
datef
Definition:
general.h:54
dstats
Definition:
general.h:24
fstats
Definition:
general.h:19
istats
Definition:
general.h:14
lvpair
Definition:
general.h:63
polar
Definition:
general.h:39
sbands
Definition:
general.h:29
stsband
Definition:
general.h:34
value
Definition:
vex.h:175
Generated on Thu Jul 31 2025 19:34:19 for HOPS by
1.9.1