DragOneDofSolarPanelPlate.UnitAxisCartesian Property |
Gets or sets a parameter that specifies the axis of rotation of this solar panel in
body-fixed coordinates.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic UnitCartesian UnitAxisCartesian { get; set; }
Public Property UnitAxisCartesian As UnitCartesian
Get
Set
public:
property UnitCartesian UnitAxisCartesian {
UnitCartesian get ();
void set (UnitCartesian value);
}
member UnitAxisCartesian : UnitCartesian with get, set
Property Value
Type:
UnitCartesian
See Also