3.4.0
CCPACSWingProfile.h File Reference

Implementation of CPACS wing profile handling routines. More...

#include <memory>
#include "generated/CPACSProfileGeometry.h"
#include "generated/UniquePtr.h"
#include "tigl_internal.h"
#include "TopoDS_Wire.hxx"
#include "TopoDS_Edge.hxx"
#include "PTiglWingProfileAlgo.h"
#include "Cache.h"
#include <gp_Pnt.hxx>
#include <Geom2d_TrimmedCurve.hxx>

Data Structures

class  tigl::CCPACSWingProfile
 

Namespaces

 tigl
 The CTiglShapeCache class acts as a storage for all kinds of intermediate shape results in order to improve speed of reoccurent calculations.
 

Detailed Description

Implementation of CPACS wing profile handling routines.

The wing profile is defined by a list of points. The list starts at the trailing edge moves around the leading edge and goes back to the trailing edge. Currently it is assumed, that profile moves alomg the x,z plane.