R/RcppExports.R

Defines functions rectprismmag rectprismgrav

Documented in rectprismgrav rectprismmag

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

rectprismgrav <- function(xstation, ystation, zstation, xmin, xmax, ymin, ymax, zdeep, zshallow, deltarho, bycell = FALSE) {
    .Call(`_gravmagsubs_rectprismgrav`, xstation, ystation, zstation, xmin, xmax, ymin, ymax, zdeep, zshallow, deltarho, bycell)
}

rectprismmag <- function(xstation, ystation, zstation, xmin, xmax, ymin, ymax, zdeep, zshallow, suscvolsi, nrmstr, nrmincl, nrmdecl, fieldtotal, fieldincl, fielddecl, bycell = FALSE) {
    .Call(`_gravmagsubs_rectprismmag`, xstation, ystation, zstation, xmin, xmax, ymin, ymax, zdeep, zshallow, suscvolsi, nrmstr, nrmincl, nrmdecl, fieldtotal, fieldincl, fielddecl, bycell)
}

Try the gravmagsubs package in your browser

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

gravmagsubs documentation built on Feb. 16, 2023, 7:20 p.m.