nn::nex::Station::GetLocalObserver Member Function

Syntax

static DOHandle GetLocalObserver();

Parameters

None.

Return Values

Description

Gets the observer for the local station. Used during dead reckoning.

This function is equivalent to the information obtained by executing the Station::GetObserver function on the local station.

For more information about dead reckoning, see the programming manual.

See Also

Station::GetObserver, Station::RegisterObserver

Revision History

2012/09/03
Initial version.

CONFIDENTIAL