calc_perpendicular_wind: Calculate perpendicular wind component

View source: R/calc_perpendicular_wind.R

calc_perpendicular_windR Documentation

Calculate perpendicular wind component

Description

Function to calculate the component of horizontal wind speed perpendicular to the flight track

Usage

calc_perpendicular_wind(ws = "ws", alpha)

Arguments

ws

Wind speed

alpha

Angle between wind direction and the line perpendicular to the flight track calculated using calc_alpha.

Value

Numeric.

Author(s)

Shona Wilde


shonawilde/shonarrr documentation built on Jan. 29, 2025, 1:27 a.m.