WalkerConstellationPatternType Property |
Gets or sets the pattern type of the Walker constellation.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic WalkerConstellationPattern PatternType { get; set; }
Public Property PatternType As WalkerConstellationPattern
Get
Set
public:
property WalkerConstellationPattern PatternType {
WalkerConstellationPattern get ();
void set (WalkerConstellationPattern value);
}
member PatternType : WalkerConstellationPattern with get, set
Property Value
Type:
WalkerConstellationPattern
See Also