theta.default: Default list to create an climb angle(Theta) analysis

theta.defaultR Documentation

Default list to create an climb angle(Theta) analysis

Usage

data("theta.default")

Format

The format is: List of 3 $ theta: num [1:651] 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 ... $ state:List of 6 ..$ Cl : num 0.45 ..$ Cd : num 0.02 ..$ FG : num 15 ..$ rho: num 1.21 ..$ S : num 0.7 ..$ H : num 100 $ Pp :List of 2 ..$ F_max: num 7 ..$ P_max: num 95 - attr(*, "class")= chr "Theta"

Source

Moxingfeijidetiaozhengyuanli by Tan Chu Xiong

Examples

create(theta.default)
## maybe str(theta.default) ; plot(theta.default) ...

HaoLi111/rAviExp documentation built on Oct. 21, 2022, 2:18 a.m.