IsFixValid  Italic

Chapter 3: Property Descriptions and Usage

IsHeadingValid

Applies to

GPSHeading objects

Description

The IsHeadingValid property determines whether the heading data returned from the satellite is valid.

Usage


In scripts

The IsHeadingValid property takes a boolean value. The following example stops the execution of the script or function if the data returned from the satellite is invalid:

myHeading = MyGPS.GetHeading()
IF NOT myHeading.IsHeadingValid THEN RETURN -1





Copyright © 2004. Sybase Inc. All rights reserved. Italic

View this book as PDF