Gocator API
|
kStatus GoProfileIntersectAngle_EnableRange0to180 | ( | GoProfileIntersectAngle | measurement, |
kBool | enable | ||
) |
Enables or disables a result in the range of 0 to 180 instead of -90 to 90 degrees for the given measurement.
measurement | GoProfileIntersectAngle object. |
enable | kTRUE to use a range of 0 to 180 and kFALSE to use a range of -90 to 90 degrees. |