Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

CAirfoil Class Reference

#include <UserVehicles.h>

Inheritance diagram for CAirfoil:

CStreamObject CObject List of all members.

Public Member Functions

 CAirfoil (void)
int Read (SStream *stream, Tag tag)

Protected Attributes

std::string name
float samn
float samx
CDataMaplift
CDataMapdrag

Detailed Description

Definition at line 134 of file UserVehicles.h.


Constructor & Destructor Documentation

CAirfoil::CAirfoil void   ) 
 


Member Function Documentation

int CAirfoil::Read SStream stream,
Tag  tag
[virtual]
 

Reimplemented from CStreamObject.


Member Data Documentation

CDataMap* CAirfoil::drag [protected]
 

Definition at line 147 of file UserVehicles.h.

CDataMap* CAirfoil::lift [protected]
 

Definition at line 146 of file UserVehicles.h.

std::string CAirfoil::name [protected]
 

Definition at line 143 of file UserVehicles.h.

float CAirfoil::samn [protected]
 

Definition at line 144 of file UserVehicles.h.

float CAirfoil::samx [protected]
 

Definition at line 145 of file UserVehicles.h.


The documentation for this class was generated from the following file:
SourceForge.net Logo Documentation generated by doxygen