Click or drag to resize

SensorProjectionEllipsoidToSensorTransformation Property

Gets or sets the KinematicTransformation used to transform from the ellipsoid to the sensor reference frame.

Namespace:  AGI.Foundation.Geometry.Shapes
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public KinematicTransformation EllipsoidToSensorTransformation { get; set; }

Property Value

Type: KinematicTransformation
See Also