POLS

Tracker.SubscribeTo Method 

Subscribes the Tracker to receive Measurements from a Spotter. The Tracker can be subscribed to more than one Spotter.

public void SubscribeTo(
   Spotter s
);

Parameters

s
the Spotter to subscribe to

See Also

Tracker Class | POLS.Core Namespace