ebouhoubeiny / cpacs

Automatically exported from code.google.com/p/cpacs
0 stars 5 forks source link

Deflection of ComponentSegments #344

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Xpath of the element CPACS:
"/cpacs/vehicles/aircraft/model/wings/wing/componentSegments..."

Type in CPACS:
"componentSegmentType"

What version of CPACS are you using?
"CPACS 2.0"

We will discuss the translation, and rotation of componentSegments. In this way 
it might be possible to for example rotate the complete htp. Will be an issue 
in further discussions...

Original issue reported on code.google.com by daniel.b...@googlemail.com on 23 Apr 2012 at 1:54

GoogleCodeExporter commented 8 years ago
Component Segment deflection is defined by one hingePoint and an axis defined 
starting from that hingePoint. Default direction for the axis is perpendicular 
to x-z plane. 

Rotation is by euler angles. 

Deflection of the component segment is done in similar steps as with 
controlSurfaces. 

If a componentSegment is deflected the underlying controlSurfaces are also 
deflected. A deflection of a componentSegment does not lead to the deflection 
of any other componentSegment

Original comment by daniel.b...@googlemail.com on 12 Nov 2012 at 2:24

GoogleCodeExporter commented 8 years ago

Original comment by daniel.b...@googlemail.com on 15 Apr 2013 at 2:07