ICAROUS
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
i
l
m
o
p
q
r
s
t
v
Functions
_
a
b
c
d
e
f
g
i
l
m
o
p
q
r
s
t
v
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Enumerations
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
v
w
Functions
_
a
c
d
f
g
h
i
l
m
n
p
r
s
t
w
Variables
Enumerations
Enumerator
_
a
b
c
d
f
g
l
p
r
s
t
v
Macros
b
d
e
f
g
i
m
r
t
u
•
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Macros
Modules
Pages
apps
guidance
fsw
src
guidance_tbl.h
Go to the documentation of this file.
1
6
#ifndef ICAROUS_CFS_GUIDANCE_TBL_H
7
#define ICAROUS_CFS_GUIDANCE_TBL_H
8
14
typedef
struct
15
{
16
double
defaultWpSpeed;
17
double
captureRadiusScaling;
18
double
guidanceRadiusScaling;
19
double
xtrkDev;
20
double
climbFpAngle;
21
double
climbAngleVRange;
22
double
climbAngleHRange;
23
double
climbRateGain;
24
double
maxClimbRate;
25
double
minClimbRate;
26
double
maxCap;
27
double
minCap;
28
double
maxSpeed;
29
double
minSpeed;
30
bool
yawForward;
31
}
guidanceTable_t
;
32
33
34
#endif
//ICAROUS_CFS_GUIDANCE_TBL_H
guidanceTable_t
input table parameters for Guidance application
Definition:
guidance_tbl.h:15
Generated by
1.9.2