Click or drag to resize

LinkSpeedOfLight Constructor

Overload List
  NameDescription
Public methodLinkSpeedOfLight
Initializes a new instance.
Protected methodLinkSpeedOfLight(LinkSpeedOfLight, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodLinkSpeedOfLight(IServiceProvider, IServiceProvider, ReferenceFrame)
Initializes a new instance which only accounts for light travel time (not aberration) in determining the displacement vectors between the two objects.
Public methodLinkSpeedOfLight(IServiceProvider, IServiceProvider, ReferenceFrame, Double)
Initializes a new instance which only accounts for light travel time (not aberration) in determining the displacement vectors between the two objects.
Public methodLinkSpeedOfLight(IServiceProvider, IServiceProvider, ReferenceFrame, Double, VectorVelocity, VectorVelocity)
Initializes a new instance which accounts for aberration in addition to light travel time in determining the displacement vectors between the two objects.
Top
See Also