# Generated by roxygen2: do not edit by hand

S3method(plot,gnsstsmodel)
S3method(print,gnsstsmodel)
export(PBO_get_offsets)
export(PBO_get_station)
export(compare_fits)
export(create.gnssts)
export(create_A_matrix)
export(estimate_gmwmx)
export(estimate_hector)
export(read.gnssts)
export(remove_outliers_hector)
export(write.gnssts)
importFrom(Matrix,solve)
importFrom(Rcpp,sourceCpp)
importFrom(fs,file_move)
importFrom(grDevices,hcl)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(longmemo,ckFGN0)
importFrom(rjson,fromJSON)
importFrom(stats,coefficients)
importFrom(stats,lm)
importFrom(stats,optim)
importFrom(stats,residuals)
importFrom(stringi,stri_match_first)
importFrom(stringi,stri_rand_strings)
importFrom(stringi,stri_replace)
importFrom(utils,read.table)
importFrom(utils,tail)
importFrom(utils,write.table)
importFrom(wv,wn_to_wv)
importFrom(wv,wvar)
useDynLib(gmwmx, .registration = TRUE)
