#include <wing.h>
Public Attributes | |
| double | time_max |
| Maximum time specified in trajectory file. More... | |
| int | firsttime |
| Local tracking element. More... | |
| int | isTransition |
| Is the aircraft trajectory in transition from one velocity to another? More... | |
| double | t1 |
| Elapsed time since the trajectory has been executed. More... | |
| double | dt1 |
| Time period for specified velocity (uu2, vv2, ww2). More... | |
| double | uu1 |
| Initial trajectory velocity (uu1, vv1, ww1). More... | |
| double | vv1 |
| double | ww1 |
| double | uu2 |
| double | vv2 |
| double | ww2 |
|
|
Time period for specified velocity (uu2, vv2, ww2).
|
|
|
Local tracking element.
|
|
|
Is the aircraft trajectory in transition from one velocity to another?
|
|
|
Elapsed time since the trajectory has been executed.
|
|
|
Maximum time specified in trajectory file.
|
|
|
Initial trajectory velocity (uu1, vv1, ww1).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001