Click or drag to resize

InternationalTerrestrialReferenceFrameTransformerTranslation Property

Gets or sets the constant position offset between the two ITRFs, and the rate at which it changes after the Epoch.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Motion<Cartesian> Translation { get; set; }

Property Value

Type: MotionCartesian
See Also