Main differences between V4.12 and V4.11

De Wiki
Révision de 19 décembre 2023 à 12:32 par Admin (discussion | contributions) (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... »)

(diff) ← Version précédente | Voir la version courante (diff) | Version suivante → (diff)
Aller à : navigation, rechercher

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