bearingToAzimuth
描述
🌐 Description
将任何从北线方向的方位角(顺时针为正)转换,并返回一个介于0-360度之间的角度(顺时针为正),0度为北线
🌐 Converts any bearing angle from the north line direction (positive clockwise) and returns an angle between 0-360 degrees (positive clockwise), 0 being the north line
参数
🌐 Parameters
| 名称 | 类型 | 描述 |
|---|---|---|
| bearing | 数字 | 角度,介于 -180 到 +180 度之间 |