SolarRadiationOneDofSolarPanelPlateUnitAxisCartesian 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: 24.2.419.0 (24.2.419.0)
Syntax public 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:
UnitCartesianSee Also