
Knowledge Base
Found 655 results for: gcw script
-
WPTSCENTER
The function WPTSCENTER calculates the centroid of the waypoint list and stores the coordinate in the register LAT und LON. These register can be retrieved with the functions GETLAT() and GETLON(). WPTSCENTER(mode) mode = 0: arithmetic center mode =...
Waypoints10 May 03, 2024 -
WPTSADD
The function WPTSADD add a waypoint with the coordinate (lat, lon) to the list of waypoints. lat, lon are floating point numbers WPTSADD(lat, lon)
Waypoints11 May 03, 2024 -
CENTERTHREEPOINTS
The function CENTERTHREEPOINTS calculates teh centroid of three points (lat1|lon1), (lat2|lon2) and (lat3|lon3) und stores the result in the register LAT, LON. CENTERTHREEPOINTS(lat1, lon1, lat2, lon2, lat3, lon3)
Coordinates14 May 03, 2024 -
CENTERTWOPOINTS
The function CENTERTWOPOINTS calculates teh centroid of two points (lat1|lon1) and (lat2|lon2) and stores the result in the register LAT, LON. CENTERTWOPOINTS(lat1, lon1, lat2, lon2, lat3, lon3)
Coordinates8 May 03, 2024 -
GETLAT
The function GETLAT reads from register LAT. GETLAT() => number
Coordinates11 May 03, 2024 -
GETLON
The function GETLON reads from register LON. GETLON() => number
Coordinates12 May 03, 2024 -
SETLAT
The function SETLATwrites to register LAT. SETLAT(number)
Coordinates15 May 03, 2024 -
SETLON
The function SETLON writes to register LON. SETLON(number)
Coordinates16 May 03, 2024 -
WGS84
The function WGS84 converst a LatLon coordinate into DMM format and returns this as a string WGS84(lat, lon) => string
Coordinates14 May 03, 2024 -
TRUNC
The TRUNC function calculates the integer fraction of a number. TRUNC(number) => number
Mathmatics15 April 30, 2024 -
TAN
The TAN function calculates the tangent of a number. Calculations are made in radians. TAN => number
Mathmatics8 April 30, 2024 -
SUM
The SUM function calculates the sum of a list of numbers. SUM(list) => number
Mathmatics12 April 30, 2024 -
SQRT
The SQRT function calculates the square root of a number. SQRT(number) => number
Mathmatics10 April 30, 2024 -
SQR
The SQR function calculates the square of a number. SQR(number) => number
Mathmatics21 April 30, 2024 -
SIN
The SIN function calculates the sine of a number. Calculations are made in radians. SIN(number) => number
Mathmatics7 April 30, 2024 -
SGN
The SGN function calculates the sign of a number. SGN(number) => +1, 0 , -1
Mathmatics9 April 30, 2024 -
ROUND
The ROUND function rounds a number to the specified number of digits. ROUND(number, digits)
Mathmatics13 April 30, 2024 -
RND
The RND function calculates a random number in the range 0. 1. RND(mode) If the last random number is to be repeated, the mode must be set to 0.
Mathmatics12 April 30, 2024 -
RAD
The RAD function calculates the radians of a number of degrees. WHEEL(number) => number
Mathmatics10 April 30, 2024 -
POW
The POW function exponentiates the basis by the exponent. POW(base, exponent) => number
Mathmatics11 April 30, 2024
Archives
- February 2025
- January 2025
- November 2024
- October 2024
- September 2024
- May 2024
- April 2024
- February 2024
- December 2023
- September 2023
- April 2023
- February 2023
- January 2023
- November 2022
- March 2022
- January 2022
- December 2021
- October 2021
- July 2021
- May 2021
- April 2021
- February 2021
- January 2021
- October 2020
- September 2020
- July 2020
- June 2020
- May 2020
- April 2020
- March 2020
Categories
Copyright © 2025, GC Wizard. Proudly powered by WordPress. Blackoot design by Iceable Themes.