Cut out of the parents structure due to a control surface. More...
#include <CPACSControlSurfaceWingCutOut.h>
Inheritance diagram for tigl::generated::CPACSControlSurfaceWingCutOut:Protected Attributes | |
| boost::optional< CPACSCutOutControlPoints > | m_cutOutProfileControlPoint |
| Control points of the cut out profile at the inner and outer border. | |
| boost::optional< CPACSCutOutProfiles > | m_cutOutProfiles |
| Profiles describing the shape of the cut out. | |
| boost::optional< CPACSControlSurfaceSkinCutOutBorder > | m_innerBorder |
| Inner border. | |
| CPACSControlSurfaceSkinCutOut | m_lowerSkin |
| Cut out in the lower skin of the parent structure. | |
| boost::optional< CPACSControlSurfaceSkinCutOutBorder > | m_outerBorder |
| Outer border. | |
| void * | m_parent |
| const std::type_info * | m_parentType |
| CTiglUIDManager * | m_uidMgr |
| CPACSControlSurfaceSkinCutOut | m_upperSkin |
| Cut out in the upper skin of the parent structure. | |
Private Member Functions | |
| CPACSControlSurfaceWingCutOut (const CPACSControlSurfaceWingCutOut &)=delete | |
| CPACSControlSurfaceWingCutOut (CPACSControlSurfaceWingCutOut &&)=delete | |
| CPACSControlSurfaceWingCutOut & | operator= (const CPACSControlSurfaceWingCutOut &)=delete |
| CPACSControlSurfaceWingCutOut & | operator= (CPACSControlSurfaceWingCutOut &&)=delete |
Cut out of the parents structure due to a control surface.
Optional. Definition of the parents structure cut out due to a control surface. The cut out is split into three parts: cut out of the upper and lower skin and the definition of an profile connecting the cut out of the upper and lower skin. An example for wing cut outs can be found in the picture below:
| TIGL_EXPORT tigl::generated::CPACSControlSurfaceWingCutOut::CPACSControlSurfaceWingCutOut | ( | CCPACSLeadingEdgeDevice * | parent, |
| CTiglUIDManager * | uidMgr ) |
| TIGL_EXPORT tigl::generated::CPACSControlSurfaceWingCutOut::CPACSControlSurfaceWingCutOut | ( | CCPACSTrailingEdgeDevice * | parent, |
| CTiglUIDManager * | uidMgr ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
inline |
|
inline |
| TIGL_EXPORT CTiglUIDManager & tigl::generated::CPACSControlSurfaceWingCutOut::GetUIDManager | ( | ) |
| TIGL_EXPORT const CTiglUIDManager & tigl::generated::CPACSControlSurfaceWingCutOut::GetUIDManager | ( | ) | const |
|
virtual |
|
virtual |
|
inline |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
Control points of the cut out profile at the inner and outer border.
|
protected |
Profiles describing the shape of the cut out.
|
protected |
Inner border.
|
protected |
Cut out in the lower skin of the parent structure.
|
protected |
Outer border.
|
protected |
|
protected |
|
protected |
|
protected |
Cut out in the upper skin of the parent structure.