Click or drag to resize

WalkerConstellationPattern Enumeration

Determines whether a Walker constellation has a delta pattern or a star pattern.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public enum WalkerConstellationPattern
Members
  Member nameDescription
Delta Delta Walker constellations have orbital planes that span the full 360-degree range of ascending node values, starting from the right ascension of the ascending node of the seed satellite.
Star Star Walker constellations have orbital planes that span a 180-degree range of ascending node values, starting from the right ascension of the ascending node of the seed satellite.
See Also