Main differences between V4.12 and V4.11 : Différence entre versions
De Wiki
(Page créée avec « <font color=#556B2F>'''PATRIUS'''</font> V4.12 is a major release adding some new features and correcting some bugs. == New functionalities == * GeodeticPoint concept di... ») |
(Aucune différence)
|
Version actuelle en date du 19 décembre 2023 à 12:32
PATRIUS V4.12 is a major release adding some new features and correcting some bugs.
New functionalities
- GeodeticPoint concept disappears and is replaced by the new BodyPoint interface, implemented by AbstractBodyPoint, EllipsoidPoint and FacetPoint.
- The BodyShape interface and its implementations OneAxisEllipsoid and FacetBodyShape are reorganized
- Coordinates types are expressed through the new LLHCoordinates enumerate
- Methods closestPointTo in BodyShape, FacetBodyShape and OneAxisEllipsoidBodyShape are now symmetrized
- TopocentricFrame, AbstractProjection and TargetGroundPoint now store a BodyPoint instead of a BodyShape + GeodeticPoint
Bugs fixes
- Correction of an anomaly with the acceleration when defining a Transform translation