LinkSpeedOfLight Constructor |
| Name | Description | |
|---|---|---|
| LinkSpeedOfLight | Initializes a new instance. | |
| LinkSpeedOfLight(LinkSpeedOfLight, CopyContext) | Initializes a new instance as a copy of an existing instance. | |
| LinkSpeedOfLight(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.
| |
| LinkSpeedOfLight(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.
| |
| LinkSpeedOfLight(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.
|