FlightGear next
AeroElement Class Reference

#include <AeroElement.hxx>

Inherits SGReferenced.

Public Member Functions

 AeroElement (const SGVec3d &n1, const SGVec3d &n2, const SGVec3d &n3, const SGVec3d &n4)
 
const SGVec3d & getNormal (void) const
 
const SGVec3d & getCollocationPoint (void) const
 
SGVec3d getBoundVortex (void) const
 
SGVec3d getBoundVortexMidPoint (void) const
 
SGVec3d getInducedVelocity (const SGVec3d &p) const
 

Detailed Description

Definition at line 29 of file AeroElement.hxx.

Constructor & Destructor Documentation

◆ AeroElement()

AeroElement::AeroElement ( const SGVec3d & n1,
const SGVec3d & n2,
const SGVec3d & n3,
const SGVec3d & n4 )

Definition at line 29 of file AeroElement.cxx.

Member Function Documentation

◆ getBoundVortex()

SGVec3d AeroElement::getBoundVortex ( void ) const
inline

Definition at line 35 of file AeroElement.hxx.

◆ getBoundVortexMidPoint()

SGVec3d AeroElement::getBoundVortexMidPoint ( void ) const
inline

Definition at line 36 of file AeroElement.hxx.

◆ getCollocationPoint()

const SGVec3d & AeroElement::getCollocationPoint ( void ) const
inline

Definition at line 34 of file AeroElement.hxx.

◆ getInducedVelocity()

SGVec3d AeroElement::getInducedVelocity ( const SGVec3d & p) const

Definition at line 74 of file AeroElement.cxx.

◆ getNormal()

const SGVec3d & AeroElement::getNormal ( void ) const
inline

Definition at line 33 of file AeroElement.hxx.


The documentation for this class was generated from the following files: