Material properties of the wing skin. More...
#include <CPACSWingSkin.h>
Public Member Functions | |
| TIGL_EXPORT | CPACSWingSkin (CCPACSWingCell *parent, CTiglUIDManager *uidMgr) |
| TIGL_EXPORT | CPACSWingSkin (CCPACSWingShell *parent, CTiglUIDManager *uidMgr) |
| virtual TIGL_EXPORT const CCPACSMaterialDefinition & | GetMaterial () const |
| virtual TIGL_EXPORT CCPACSMaterialDefinition & | GetMaterial () |
| virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
| virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
| template<typename P > | |
| P * | GetParent () |
| template<typename P > | |
| const P * | GetParent () const |
| TIGL_EXPORT CTiglUIDManager & | GetUIDManager () |
| TIGL_EXPORT const CTiglUIDManager & | GetUIDManager () const |
| template<typename P > | |
| bool | IsParent () const |
| virtual TIGL_EXPORT void | ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) |
| virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
| virtual TIGL_EXPORT | ~CPACSWingSkin () |
Protected Attributes | |
| CCPACSMaterialDefinition | m_material |
| Material properties of the wing skin. More... | |
| void * | m_parent |
| const std::type_info * | m_parentType |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSWingSkin (const CPACSWingSkin &)=delete | |
| CPACSWingSkin (CPACSWingSkin &&)=delete | |
| CPACSWingSkin & | operator= (const CPACSWingSkin &)=delete |
| CPACSWingSkin & | operator= (CPACSWingSkin &&)=delete |
Material properties of the wing skin.
The wingSkinType describes the material properties of the wing. For composites materials: the positive z-direction is from the outer side to the inner side. For composites materials: the reference axis for the orthotropyDirection is defined by the two leading edge points of the 'from'- and the 'to'-element of the componentSegment definition. The angle between the reference axis and the orthotropyDirection equals the rotation around the z-reference axis. For details, please refer to the picture below:
| TIGL_EXPORT tigl::generated::CPACSWingSkin::CPACSWingSkin | ( | CCPACSWingCell * | parent, |
| CTiglUIDManager * | uidMgr | ||
| ) |
| TIGL_EXPORT tigl::generated::CPACSWingSkin::CPACSWingSkin | ( | CCPACSWingShell * | parent, |
| CTiglUIDManager * | uidMgr | ||
| ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
inline |
|
inline |
| TIGL_EXPORT CTiglUIDManager& tigl::generated::CPACSWingSkin::GetUIDManager | ( | ) |
| TIGL_EXPORT const CTiglUIDManager& tigl::generated::CPACSWingSkin::GetUIDManager | ( | ) | const |
|
inline |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
protected |
Material properties of the wing skin.
|
protected |
|
protected |
|
protected |