You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add scaling to the pre-defined primitive geometries, if you need ellipsoids, skewed frustums, etc.
alternatively to scaling we could replace sphere by ellipsoid
genericGeometryComponent -> renamed to externalGeometry. I don't like the previous name adopted from older CPACS releases. The term component conflicts with the term element which we want to use for the library elements sections.
Referencing in aircraft/model should then only allow for translation and rotation, but not scaling:
This supports the unambiguous interpretation of the center of gravity (otherwise it is not entirely clear what happens when scaling to the plane of flight for a given primitive body).
The text was updated successfully, but these errors were encountered:
I propose to adopt the predefined elements:
scaling
we could replacesphere
byellipsoid
genericGeometryComponent
-> renamed toexternalGeometry
. I don't like the previous name adopted from older CPACS releases. The termcomponent
conflicts with the termelement
which we want to use for the library elements sections.genericGeometry
(see Generic geometry type #844 for further details)Referencing in
aircraft/model
should then only allow fortranslation
androtation
, but notscaling
:This supports the unambiguous interpretation of the center of gravity (otherwise it is not entirely clear what happens when scaling to the plane of flight for a given primitive body).
The text was updated successfully, but these errors were encountered: