3.4.0
CTiglWingProfilePointList.h File Reference

Implementation of CPACS wing profile as a point list. More...

#include <vector>
#include <string>
#include "generated/UniquePtr.h"
#include "tixi.h"
#include "tigl_internal.h"
#include "ITiglWireAlgorithm.h"
#include "ITiglWingProfileAlgo.h"
#include "PTiglWingProfileAlgo.h"
#include "Geom_TrimmedCurve.hxx"
#include "TopoDS_Wire.hxx"
#include "TopoDS_Edge.hxx"
#include "CCPACSPointListXYVector.h"
#include "Cache.h"

Data Structures

class  tigl::CTiglWingProfilePointList
 
struct  tigl::CTiglWingProfilePointList::WireCache
 

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 as a point list.

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.