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

CWingSection Class Reference

#include <UserVehicles.h>

Inheritance diagram for CWingSection:

CStreamObject CObject List of all members.

Public Member Functions

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

Protected Attributes

std::string foil
float area
float span
SVector bPos
SVector bAng
bool grnd
float geff
float gAGL
float idcf
CWingFlapflap
CWingDamagedmge
float load

Detailed Description

Definition at line 181 of file UserVehicles.h.


Constructor & Destructor Documentation

CWingSection::CWingSection void   ) 
 


Member Function Documentation

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

Reimplemented from CStreamObject.


Member Data Documentation

float CWingSection::area [protected]
 

Definition at line 191 of file UserVehicles.h.

SVector CWingSection::bAng [protected]
 

Definition at line 194 of file UserVehicles.h.

SVector CWingSection::bPos [protected]
 

Definition at line 193 of file UserVehicles.h.

CWingDamage* CWingSection::dmge [protected]
 

Definition at line 200 of file UserVehicles.h.

CWingFlap* CWingSection::flap [protected]
 

Definition at line 199 of file UserVehicles.h.

std::string CWingSection::foil [protected]
 

Definition at line 190 of file UserVehicles.h.

float CWingSection::gAGL [protected]
 

Definition at line 197 of file UserVehicles.h.

float CWingSection::geff [protected]
 

Definition at line 196 of file UserVehicles.h.

bool CWingSection::grnd [protected]
 

Definition at line 195 of file UserVehicles.h.

float CWingSection::idcf [protected]
 

Definition at line 198 of file UserVehicles.h.

float CWingSection::load [protected]
 

Definition at line 201 of file UserVehicles.h.

float CWingSection::span [protected]
 

Definition at line 192 of file UserVehicles.h.


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