Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Trajectory Struct Reference

#include <wing.h>

List of all members.

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


Member Data Documentation

double Trajectory::dt1
 

Time period for specified velocity (uu2, vv2, ww2).

int Trajectory::firsttime
 

Local tracking element.

int Trajectory::isTransition
 

Is the aircraft trajectory in transition from one velocity to another?

double Trajectory::t1
 

Elapsed time since the trajectory has been executed.

double Trajectory::time_max
 

Maximum time specified in trajectory file.

double Trajectory::uu1
 

Initial trajectory velocity (uu1, vv1, ww1).

double Trajectory::uu2
 

double Trajectory::vv1
 

double Trajectory::vv2
 

double Trajectory::ww1
 

double Trajectory::ww2
 


The documentation for this struct was generated from the following file:
Generated on Sun Jun 16 17:36:53 2002 for Anirudh's Vortex-Wake Simulation Code by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001