RefractiveIndexStructureParameterModelCentralBody Property |
Gets or sets the central body used as the altitude reference.
Namespace:
AGI.Foundation.Communications.SignalPropagation
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public CentralBody CentralBody { get; set; }
Public Property CentralBody As CentralBody
Get
Set
public:
property CentralBody^ CentralBody {
CentralBody^ get ();
void set (CentralBody^ value);
}
member CentralBody : CentralBody with get, set
Property Value
Type:
CentralBodySee Also