HelmertTransformationTranslation Property |
Gets the relative position vector between the reference frames.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Cartesian Translation { get; }
Public ReadOnly Property Translation As Cartesian
Get
public:
property Cartesian Translation {
Cartesian get ();
}
member Translation : Cartesian with get
Property Value
Type:
CartesianSee Also