corrRSBN: Calculate RSBN course correction

Description Usage Arguments Details Value

Description

This function returns the NVU course correction parameters (Zm, Sm, YK) given the latitude and longitude of the start point, the end point and the RSBN beacon.

Usage

1
corrRSBN(lat1, lon1, lat2, lon2, latB, lonB)

Arguments

lat1, lon1

Latitude and longitude of the start point

lat2, lon2

Latitude and longitude of the end point

latB, lonB

Latitude and longitude of the beacon

Details

This function is used by corrPlanRSBN().

Value

A numeric vector of length 3, containing the values for Zm, Sm and YK.


thlytras/rfgfs documentation built on May 31, 2019, 10:44 a.m.