3.5.0
Loading...
Searching...
No Matches
tigl::CCPACSLeadingEdgeDevice Class Reference

#include <CCPACSLeadingEdgeDevice.h>

+ Inheritance diagram for tigl::CCPACSLeadingEdgeDevice:

Data Structures

struct  HingePoints
 

Public Member Functions

TIGL_EXPORT CCPACSLeadingEdgeDevice (CCPACSLeadingEdgeDevices *parent, CTiglUIDManager *uidMgr)
 
TIGL_EXPORT TiglGeometricComponentIntent GetComponentIntent () const override
 
TIGL_EXPORT TiglGeometricComponentType GetComponentType () const override
 
TIGL_EXPORT double GetControlParameter () const
 
TIGL_EXPORT PNamedShape GetCutOutShape (void) const
 
TIGL_EXPORT std::string GetDefaultedUID () const override
 
TIGL_EXPORT PNamedShape GetFlapShape () const
 
TIGL_EXPORT gp_Trsf GetFlapTransform () const
 
TIGL_EXPORT double GetMaxControlParameter () const
 
TIGL_EXPORT double GetMinControlParameter () const
 
TIGL_EXPORT gp_Vec GetNormalOfControlSurfaceDevice () const
 
TIGL_EXPORT std::string GetShortName () const
 
TIGL_EXPORT TiglSymmetryAxis GetSymmetryAxis () const override
 
TIGL_EXPORT PNamedShape GetTransformedFlapShape () const
 
TIGL_EXPORT TiglControlSurfaceType GetType () const
 
TIGL_EXPORT void ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) override
 
TIGL_EXPORT void SetControlParameter (const double deflect)
 
- Public Member Functions inherited from tigl::generated::CPACSLeadingEdgeDevice
TIGL_EXPORT CPACSLeadingEdgeDevice (CPACSLeadingEdgeDevices *parent, CTiglUIDManager *uidMgr)
 
virtual TIGL_EXPORT const boost::optional< std::string > & GetDescription () const
 
virtual TIGL_EXPORT const std::string & GetName () const
 
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
 
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
 
virtual TIGL_EXPORT CCPACSControlSurfaceOuterShapeLeadingEdgeGetOuterShape ()
 
virtual TIGL_EXPORT const CCPACSControlSurfaceOuterShapeLeadingEdgeGetOuterShape () const
 
TIGL_EXPORT CPACSLeadingEdgeDevicesGetParent ()
 
TIGL_EXPORT const CPACSLeadingEdgeDevicesGetParent () const
 
virtual TIGL_EXPORT const std::string & GetParentUID () const
 
virtual TIGL_EXPORT CPACSControlSurfacePathGetPath ()
 
virtual TIGL_EXPORT const CPACSControlSurfacePathGetPath () const
 
virtual TIGL_EXPORT boost::optional< CCPACSWingCSStructure > & GetStructure ()
 
virtual TIGL_EXPORT const boost::optional< CCPACSWingCSStructure > & GetStructure () const
 
virtual TIGL_EXPORT CCPACSWingCSStructureGetStructure (CreateIfNotExistsTag)
 
virtual TIGL_EXPORT boost::optional< CPACSControlSurfaceTracks > & GetTracks ()
 
virtual TIGL_EXPORT const boost::optional< CPACSControlSurfaceTracks > & GetTracks () const
 
virtual TIGL_EXPORT CPACSControlSurfaceTracksGetTracks (CreateIfNotExistsTag)
 
virtual TIGL_EXPORT const std::string & GetUID () const
 
TIGL_EXPORT CTiglUIDManagerGetUIDManager ()
 
TIGL_EXPORT const CTiglUIDManagerGetUIDManager () const
 
virtual TIGL_EXPORT boost::optional< CCPACSControlSurfaceWingCutOut > & GetWingCutOut ()
 
virtual TIGL_EXPORT const boost::optional< CCPACSControlSurfaceWingCutOut > & GetWingCutOut () const
 
virtual TIGL_EXPORT CCPACSControlSurfaceWingCutOutGetWingCutOut (CreateIfNotExistsTag)
 
virtual TIGL_EXPORT void RemoveStructure ()
 
virtual TIGL_EXPORT void RemoveTracks ()
 
virtual TIGL_EXPORT void RemoveWingCutOut ()
 
virtual TIGL_EXPORT void SetDescription (const boost::optional< std::string > &value)
 
virtual TIGL_EXPORT void SetName (const std::string &value)
 
virtual TIGL_EXPORT void SetParentUID (const std::string &value)
 
virtual TIGL_EXPORT void SetUID (const std::string &value)
 
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
 
virtual TIGL_EXPORT ~CPACSLeadingEdgeDevice ()
 
- Public Member Functions inherited from tigl::CTiglReqUIDObject
boost::optional< std::string > GetObjectUID () const
 
virtual ~CTiglReqUIDObject ()=default
 
- Public Member Functions inherited from tigl::CTiglUIDObject
TIGL_EXPORT void Invalidate (const boost::optional< std::string > &source=boost::none) const
 
- Public Member Functions inherited from tigl::ITiglUIDRefObject
virtual ~ITiglUIDRefObject ()=default
 
- Public Member Functions inherited from tigl::CTiglAbstractGeometricComponent
 CTiglAbstractGeometricComponent ()
 
TIGL_EXPORT Bnd_Box const & GetBoundingBox () const
 
virtual TIGL_EXPORT bool GetIsOn (const gp_Pnt &pnt) const
 
TIGL_EXPORT bool GetIsOnMirrored (const gp_Pnt &pnt) const
 
TIGL_EXPORT PNamedShape GetLoft () const override
 
virtual TIGL_EXPORT PNamedShape GetMirroredLoft () const
 
TIGL_EXPORT void Reset () const
 
- Public Member Functions inherited from tigl::ITiglGeometricComponent
virtual bool IsIndependentGeometry () const
 
virtual ~ITiglGeometricComponent ()
 

Private Member Functions

PNamedShape BuildLoft () const override
 
void ComputeCutoutShape (PNamedShape &) const
 
void ComputeFlapShape (PNamedShape &) const
 
void ComputeHingePoints (HingePoints &) const
 
void Invalidate ()
 
CCPACSWingWing ()
 
const CCPACSWingWing () const
 

Private Attributes

double m_currentControlParam
 
Cache< PNamedShape, CCPACSLeadingEdgeDevicem_cutoutShape
 
Cache< PNamedShape, CCPACSLeadingEdgeDevicem_flapShape
 
Cache< HingePoints, CCPACSLeadingEdgeDevicem_hingePoints
 
TiglControlSurfaceType m_type
 

Additional Inherited Members

- Protected Member Functions inherited from tigl::CTiglUIDObject
 ~CTiglUIDObject ()=default
 
- Protected Attributes inherited from tigl::generated::CPACSLeadingEdgeDevice
boost::optional< std::string > m_description
 Description.
 
std::string m_name
 Name.
 
CCPACSControlSurfaceOuterShapeLeadingEdge m_outerShape
 Outer shape.
 
CPACSLeadingEdgeDevicesm_parent
 
std::string m_parentUID
 UID of the parent of the LED. The parent is the componentSegment, where it is attached to.
 
CPACSControlSurfacePath m_path
 Deflection path.
 
boost::optional< CCPACSWingCSStructurem_structure
 Structural layout.
 
boost::optional< CPACSControlSurfaceTracksm_tracks
 Tracks guiding the leading edge device.
 
std::string m_uID
 UID.
 
CTiglUIDManagerm_uidMgr
 
boost::optional< CCPACSControlSurfaceWingCutOutm_wingCutOut
 Cut out in the wing structure due to the leading edge device.
 
- Protected Attributes inherited from tigl::CTiglAbstractGeometricComponent
Cache< Bnd_Box, CTiglAbstractGeometricComponentbounding_box
 
Cache< PNamedShape, CTiglAbstractGeometricComponentloft
 

Constructor & Destructor Documentation

◆ CCPACSLeadingEdgeDevice()

TIGL_EXPORT tigl::CCPACSLeadingEdgeDevice::CCPACSLeadingEdgeDevice ( CCPACSLeadingEdgeDevices * parent,
CTiglUIDManager * uidMgr )

Member Function Documentation

◆ BuildLoft()

PNamedShape tigl::CCPACSLeadingEdgeDevice::BuildLoft ( ) const
overrideprivatevirtual

◆ ComputeCutoutShape()

void tigl::CCPACSLeadingEdgeDevice::ComputeCutoutShape ( PNamedShape & ) const
private

◆ ComputeFlapShape()

void tigl::CCPACSLeadingEdgeDevice::ComputeFlapShape ( PNamedShape & ) const
private

◆ ComputeHingePoints()

void tigl::CCPACSLeadingEdgeDevice::ComputeHingePoints ( HingePoints & ) const
private

◆ GetComponentIntent()

TIGL_EXPORT TiglGeometricComponentIntent tigl::CCPACSLeadingEdgeDevice::GetComponentIntent ( ) const
overridevirtual

◆ GetComponentType()

TIGL_EXPORT TiglGeometricComponentType tigl::CCPACSLeadingEdgeDevice::GetComponentType ( ) const
overridevirtual

◆ GetControlParameter()

TIGL_EXPORT double tigl::CCPACSLeadingEdgeDevice::GetControlParameter ( ) const

◆ GetCutOutShape()

TIGL_EXPORT PNamedShape tigl::CCPACSLeadingEdgeDevice::GetCutOutShape ( void ) const

◆ GetDefaultedUID()

TIGL_EXPORT std::string tigl::CCPACSLeadingEdgeDevice::GetDefaultedUID ( ) const
overridevirtual

◆ GetFlapShape()

TIGL_EXPORT PNamedShape tigl::CCPACSLeadingEdgeDevice::GetFlapShape ( ) const

◆ GetFlapTransform()

TIGL_EXPORT gp_Trsf tigl::CCPACSLeadingEdgeDevice::GetFlapTransform ( ) const

◆ GetMaxControlParameter()

TIGL_EXPORT double tigl::CCPACSLeadingEdgeDevice::GetMaxControlParameter ( ) const

◆ GetMinControlParameter()

TIGL_EXPORT double tigl::CCPACSLeadingEdgeDevice::GetMinControlParameter ( ) const

◆ GetNormalOfControlSurfaceDevice()

TIGL_EXPORT gp_Vec tigl::CCPACSLeadingEdgeDevice::GetNormalOfControlSurfaceDevice ( ) const

◆ GetShortName()

TIGL_EXPORT std::string tigl::CCPACSLeadingEdgeDevice::GetShortName ( ) const

◆ GetSymmetryAxis()

TIGL_EXPORT TiglSymmetryAxis tigl::CCPACSLeadingEdgeDevice::GetSymmetryAxis ( ) const
overridevirtual

◆ GetTransformedFlapShape()

TIGL_EXPORT PNamedShape tigl::CCPACSLeadingEdgeDevice::GetTransformedFlapShape ( ) const

◆ GetType()

TIGL_EXPORT TiglControlSurfaceType tigl::CCPACSLeadingEdgeDevice::GetType ( ) const

◆ Invalidate()

void tigl::CCPACSLeadingEdgeDevice::Invalidate ( )
private

◆ ReadCPACS()

TIGL_EXPORT void tigl::CCPACSLeadingEdgeDevice::ReadCPACS ( const TixiDocumentHandle & tixiHandle,
const std::string & xpath )
overridevirtual

◆ SetControlParameter()

TIGL_EXPORT void tigl::CCPACSLeadingEdgeDevice::SetControlParameter ( const double deflect)

◆ Wing() [1/2]

CCPACSWing & tigl::CCPACSLeadingEdgeDevice::Wing ( )
private

◆ Wing() [2/2]

const CCPACSWing & tigl::CCPACSLeadingEdgeDevice::Wing ( ) const
private

Field Documentation

◆ m_currentControlParam

double tigl::CCPACSLeadingEdgeDevice::m_currentControlParam
private

◆ m_cutoutShape

Cache<PNamedShape, CCPACSLeadingEdgeDevice> tigl::CCPACSLeadingEdgeDevice::m_cutoutShape
private

◆ m_flapShape

Cache<PNamedShape, CCPACSLeadingEdgeDevice> tigl::CCPACSLeadingEdgeDevice::m_flapShape
private

◆ m_hingePoints

Cache<HingePoints, CCPACSLeadingEdgeDevice> tigl::CCPACSLeadingEdgeDevice::m_hingePoints
private

◆ m_type

TiglControlSurfaceType tigl::CCPACSLeadingEdgeDevice::m_type
private

The documentation for this class was generated from the following file: