# Generated by roxygen2: do not edit by hand

export(Earthtide)
export(calc_earthtide)
export(get_iers)
export(get_main_frequency)
importFrom(R6,R6Class)
importFrom(Rcpp,evalCpp)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(stats,approx)
importFrom(utils,data)
importFrom(utils,download.file)
importFrom(utils,read.fwf)
importFrom(utils,read.table)
useDynLib(earthtide, .registration = TRUE)
