24#ifndef _FG_AEROMESH_HXX
25#define _FG_AEROMESH_HXX
36 void setPosition(
const SGVec3d& pos,
const SGQuatd& orient);
38 const SGVec3d&
GetMoment(
void)
const {
return moment; };
43 std::vector<SGVec3d> collPt, midPt;
SGSharedPtr< AircraftMesh > AircraftMesh_ptr
SGVec3d GetForce(const AIWakeGroup &wg, const SGVec3d &vel, double rho)
const SGVec3d & GetMoment(void) const
void setPosition(const SGVec3d &pos, const SGQuatd &orient)
AircraftMesh(double _span, double _chord, const std::string &name)
friend class FGTestApi::PrivateAccessor::FDM::Accessor
WakeMesh(double _span, double _chord, const std::string &aircraft_name)