Click or drag to resize

LinkSpeedOfLight Properties

The LinkSpeedOfLight type exposes the following members.

Properties
  NameDescription
Public propertyExtensions
Gets the collection of extensions attached to this object.
(Inherited from ExtensibleObject.)
Public propertyInertialFrame
Gets or sets the inertial frame in which the light path is modeled.
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyLightTravelTimeConvergenceTolerance
Gets or sets the tolerance required to indicate convergence of the light travel time adjustment.
Public propertyName
Gets or sets the name of the link.
Public propertyReceiver
Gets or sets the object that is receiving.
Public propertyReceiverVelocityOfMovingFrame
Gets or sets the velocity of the moving frame in which the effect of aberration is to be determined when finding the apparent position of the transmitter relative to the receiver.
Public propertyTransmitter
Gets or sets the object that is transmitting.
Public propertyTransmitterVelocityOfMovingFrame
Gets or sets the velocity of the moving frame in which the effect of aberration is to be determined when finding the apparent position of the receiver relative to the transmitter.
Top
See Also