OpticalLinkTransmitter.SetReferenceObject Method

Top 

Description

Sets the object that the optical transmitter is located on.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

OpticalLinkTransmitter.SetReferenceObject(GroundStation groundStation)

None

Sets the GroundStation the optical transmitter is located on.

OpticalLinkTransmitter.SetReferenceObject(Sensor sensor)

None

Sets the Sensor the optical transmitter is located on.

OpticalLinkTransmitter.SetReferenceObject(Spacecraft spacecraft)

None

Sets the Spacecraft the optical transmitter is located on.

 

 

See also

OpticalLinkTransmitter Object