Click or drag to resize

AccessSignalModel Enumeration

Indicates which effects are to be consider in modeling the signal path and observation.

Namespace:  AGI.Foundation.Access
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public enum AccessSignalModel
Members
  Member nameDescription
TruePosition Model the true relative position of the objects.
ApparentPositionWithLightTravelTime Model the apparent relative position of the objects accounting for light travel time.
ApparentPositionWithLightTravelTimeAndAberration Model the apparent relative position of the objects accounting for light travel time and aberration.
See Also