R/RcppExports.R

Defines functions .minpowspeed_cpp .total_Mech_Pow_cpp

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

.minpowspeed_cpp <- function(bm, ws, ipf, g, airDensity, bdc) {
    .Call('_flying_minpowspeed_cpp', PACKAGE = 'flying', bm, ws, ipf, g, airDensity, bdc)
}

.total_Mech_Pow_cpp <- function(bm, ws, wa, vt, g, airDensity, ipf, bdc, ppc) {
    .Call('_flying_total_Mech_Pow_cpp', PACKAGE = 'flying', bm, ws, wa, vt, g, airDensity, ipf, bdc, ppc)
}

Try the flying package in your browser

Any scripts or data that you put into this service are public.

flying documentation built on Feb. 13, 2020, 5:07 p.m.