#include <CCPACSWings.h>
TIGL_EXPORT tigl::CCPACSWings::CCPACSWings |
( |
CCPACSRotorcraftModel * |
parent, |
|
|
CTiglUIDManager * |
uidMgr |
|
) |
| |
TIGL_EXPORT tigl::CCPACSWings::CCPACSWings |
( |
CCPACSAircraftModel * |
parent, |
|
|
CTiglUIDManager * |
uidMgr |
|
) |
| |
TIGL_EXPORT CCPACSWing& tigl::CCPACSWings::CreateWing |
( |
const std::string & |
wingUID, |
|
|
int |
numberOfSection, |
|
|
const std::string & |
airfoilUID |
|
) |
| |
Create a new wing with sections and segments.
- Parameters
-
fuselageUID | |
numberOfSection | |
profileUID | |
- Returns
TIGL_EXPORT int tigl::CCPACSWings::GetRotorBladeCount |
( |
| ) |
const |
TIGL_EXPORT int tigl::CCPACSWings::GetWingCount |
( |
| ) |
const |
TIGL_EXPORT int tigl::CCPACSWings::GetWingIndex |
( |
const std::string & |
UID | ) |
const |
TIGL_EXPORT bool tigl::CCPACSWings::HasWing |
( |
const std::string & |
uid | ) |
const |
The documentation for this class was generated from the following file: