RFLinkComponent.SetReferenceObject Method

Top 

Description

Sets the object that the RFLinkComponent is located on.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

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

 

Overload List

Signatures

Return Value

Description

RFLinkComponent.SetReferenceObject(GroundStation groundStation)

None

Sets the GroundStation the RFLinkComponent is located on.

RFLinkComponent.SetReferenceObject(Sensor sensor)

None

Sets the Sensor the RFLinkComponent is located on.

RFLinkComponent.SetReferenceObject(Spacecraft spacecraft)

None

Sets the Spacecraft the RFLinkComponent is located on.

 

 

See also

RFLinkComponent Object