Cross section properties of a wing rib. More...
#include <CPACSWingRibCrossSection.h>
Protected Attributes | |
boost::optional< CPACSCap > | m_lowerCap |
CCPACSMaterialDefinition | m_material |
The orthotropyDirection is defined as rotation around the ribs z-axis. The rib coordinate system is defined as follows: x-axis is from leading to trailingeEdge of the componentSegment in the direction of the rib elongation. z-axis is normal to the rib in the direction of positive eta. y is defined by right hand rule. Rotation is around the z-axis. Zero degrees are at the x-axis positive direction. More... | |
CCPACSWingRibsDefinition * | m_parent |
boost::optional< CPACSWingRibCell > | m_ribCell |
boost::optional< CPACSCap > | m_ribPost |
Post element definition applied to all vertical intersections with spars. More... | |
boost::optional< CPACSPointX > | m_ribRotation |
WING: The Rotation along the x describes a rotation around a line, that is defined by the intersection of the rib with the wing middle plane (orientated from leading to trailing edge). This angle defaults to 90° which means, that the rib is perpendicular on the wings middle plane. The rotation angle is defined at the intersection point of the rib with the ribReference line. The rib itself is allways straight and not twisted. PYLON: The Rotation along the z describes a rotation around the pylons z-axis (= rotation in top view). This angle defaults to 90° which means, that the rib is perpendicular to the pylons x-axis. More... | |
CTiglUIDManager * | m_uidMgr |
boost::optional< CPACSCap > | m_upperCap |
Private Member Functions | |
CPACSWingRibCrossSection (const CPACSWingRibCrossSection &)=delete | |
CPACSWingRibCrossSection (CPACSWingRibCrossSection &&)=delete | |
CPACSWingRibCrossSection & | operator= (const CPACSWingRibCrossSection &)=delete |
CPACSWingRibCrossSection & | operator= (CPACSWingRibCrossSection &&)=delete |
Cross section properties of a wing rib.
wingRibCrossSectionType, containing the definition of ribsCrossSection
TIGL_EXPORT tigl::generated::CPACSWingRibCrossSection::CPACSWingRibCrossSection | ( | CCPACSWingRibsDefinition * | parent, |
CTiglUIDManager * | uidMgr | ||
) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
TIGL_EXPORT CCPACSWingRibsDefinition* tigl::generated::CPACSWingRibCrossSection::GetParent | ( | ) |
TIGL_EXPORT const CCPACSWingRibsDefinition* tigl::generated::CPACSWingRibCrossSection::GetParent | ( | ) | const |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
TIGL_EXPORT CTiglUIDManager& tigl::generated::CPACSWingRibCrossSection::GetUIDManager | ( | ) |
TIGL_EXPORT const CTiglUIDManager& tigl::generated::CPACSWingRibCrossSection::GetUIDManager | ( | ) | const |
|
virtual |
|
virtual |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
The orthotropyDirection is defined as rotation around the ribs z-axis. The rib coordinate system is defined as follows: x-axis is from leading to trailingeEdge of the componentSegment in the direction of the rib elongation. z-axis is normal to the rib in the direction of positive eta. y is defined by right hand rule. Rotation is around the z-axis. Zero degrees are at the x-axis positive direction.
|
protected |
|
protected |
|
protected |
Post element definition applied to all vertical intersections with spars.
|
protected |
WING: The Rotation along the x describes a rotation around a line, that is defined by the intersection of the rib with the wing middle plane (orientated from leading to trailing edge). This angle defaults to 90° which means, that the rib is perpendicular on the wings middle plane. The rotation angle is defined at the intersection point of the rib with the ribReference line. The rib itself is allways straight and not twisted. PYLON: The Rotation along the z describes a rotation around the pylons z-axis (= rotation in top view). This angle defaults to 90° which means, that the rib is perpendicular to the pylons x-axis.
|
protected |
|
protected |