WalkerConstellationPhaseByMean Property |
Gets or sets a value indicating whether the mean anomaly or true anomaly is used to phase the Walker constellation.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public bool PhaseByMean { get; set; }
Public Property PhaseByMean As Boolean
Get
Set
public:
property bool PhaseByMean {
bool get ();
void set (bool value);
}
member PhaseByMean : bool with get, set
Property Value
Type:
BooleanSee Also