Functions
AiresF77Mapping Namespace Reference

Functions

void cioclose1_ (int *channel)
 
void cioclose_ ()
 
void ciorinit_ (int *inilevel, int *codsys, int *vrb, int *irc)
 
void ciorshutdown_ ()
 
int crofieldindexc (int *channel, int *rectype, char *fieldname, int *vrb, int *datype, int *irc)
 
void crofileinfo_ (int *channel, int *ouflag, int *vrb, int *irc)
 
int crofileversion_ (int *channel)
 
bool crogotorec_ (int *channel, int *recnumber, int *vrb, int *irc)
 
void croheader1info_ (int *ouflag)
 
void croheaderinfo_ (int *ouflag, int *vrb, int *irc)
 
void croinputdata0_ (int *intdata, double *realdata, int *shprimcode, double *shprimwt)
 
void crooldata_ (int *vrb, int *nobslev, double *olzv, double *oldepth, int *irc)
 
void croreccount_ (int *channel, int *vrb, int *nrtype, int *nrec, int *irc)
 
bool crorecfind_ (int *channel, int *intype, int *vrb, int *infield1, int *rectype)
 
void crorecninfo_ (int *channel, int *poskey, int *ouflag, int *vrb, int *irc)
 
int crorecnumber_ (int *channel, int *vrb, int *irc)
 
void crorewind_ (int *channel, int *vrb, int *irc)
 
bool crospcode_ (int *pcode, int *splabel)
 
void crotaskidc (char *taskname, int *namelen, int *taskversion, char *startdate)
 
void fitghf_ (int *bodata0, int *eodata0, double *depths, double *nallch, double *weights, int *ws, double *minnmax, double *nminratio, int *bodataeff, int *eodataeff, double *nmax, double *xmax, double *x0, double *lambda, double *sqsum, int *irc)
 
bool getcrorecord_ (int *channel, int *intfields, double *realfields, bool *altrec, int *vrb, int *irc)
 
bool getcrorectype_ (int *channel, int *vrb, int *infield1, int *rectype)
 
int getinpintc (char *dirname)
 
double getinprealc (char *dirname)
 
void getinpstringc (char *dirname, char *value, int *slen)
 
bool getinpswitchc (char *dirname)
 
double grandom_ ()
 
int nuclcode_ (int *z, int *n, int *irc)
 
void nucldecode_ (int *ncode, int *z, int *n, int *a)
 
void olcoord_ (int *nobslev, double *olzv, double *groundz, double *injz, double *zenith, double *azimuth, double *xaxis, double *yaxis, double *zaxis, double *tshift, double *mx, double *my, int *irc)
 
void olcrossed_ (int *olkey, int *updown, int *firstol, int *lastol)
 
void olcrossedu_ (int *olkey, double *ux, double *uy, double *uz, int *firstol, int *lastol)
 
bool olsavemarked_ (int *obslev, int *vrb, int *irc)
 
void olv2slant_ (int *nobslev, double *olxv, double *Xv0, int *zendis, double *zen1, double *zen2, double *groundz, double *olxs)
 
void opencrofilec (const char *wdir, const char *filename, int *header1, int *logbase, int *vrb, int *channel, int *irc)
 
void raninit_ (double *seed)
 
bool regetcrorecord_ (int *channel, int *intfields, double *realfields, bool *altrec, int *vrb, int *irc)
 
void sp1stint_ (int *csys, double *x1, double *y1, double *z1, int *irc)
 
void spaddnull_ (double *pener, double *pwt, int *irc)
 
void spaddp0_ (int *pcode, double *pener, int *csys, double *ux, double *uy, double *uz, double *pwt, int *irc)
 
void spaddpn_ (int *n, int *pcode, double *pener, int *csys, int *ldu, double **uxyz, double *pwt, int *irc)
 
void speiend_ (int *retcode)
 
void speigetmodnamec (char *mn, int *mnlen, char *mnfull, int *mnfullen)
 
void speigetparsc (char *parstring, int *pstrlen)
 
void speimv_ (int *mvnew, int *mvold)
 
void speistart_ (int *showerno, double *primener, double *injpos, double *xvinj, double *zground, double *xvground, double *dgroundinj, double *uprim)
 
void speitaskc (char *taskn, int *tasklen, int *tver)
 
void spinjpoint_ (int *csys, double *x0, double *y0, double *z0, int *tsw, double *t0beta, int *irc)
 
void spnshowers_ (int *totsh, int *firstsh, int *lastsh)
 
void sprimname_ (char *pname, int *pnamelen)
 
int thisairesversion_ ()
 
double urandom_ ()
 
double xslant_ (double *Xvert, double *Xv0, double *cozenith, double *zground)
 

Function Documentation

void AiresF77Mapping::cioclose1_ ( int *  channel)
void AiresF77Mapping::cioclose_ ( )
void AiresF77Mapping::ciorinit_ ( int *  inilevel,
int *  codsys,
int *  vrb,
int *  irc 
)
void AiresF77Mapping::ciorshutdown_ ( )
int AiresF77Mapping::crofieldindexc ( int *  channel,
int *  rectype,
char *  fieldname,
int *  vrb,
int *  datype,
int *  irc 
)
void AiresF77Mapping::crofileinfo_ ( int *  channel,
int *  ouflag,
int *  vrb,
int *  irc 
)
int AiresF77Mapping::crofileversion_ ( int *  channel)
bool AiresF77Mapping::crogotorec_ ( int *  channel,
int *  recnumber,
int *  vrb,
int *  irc 
)
void AiresF77Mapping::croheader1info_ ( int *  ouflag)
void AiresF77Mapping::croheaderinfo_ ( int *  ouflag,
int *  vrb,
int *  irc 
)
void AiresF77Mapping::croinputdata0_ ( int *  intdata,
double *  realdata,
int *  shprimcode,
double *  shprimwt 
)
void AiresF77Mapping::crooldata_ ( int *  vrb,
int *  nobslev,
double *  olzv,
double *  oldepth,
int *  irc 
)
void AiresF77Mapping::croreccount_ ( int *  channel,
int *  vrb,
int *  nrtype,
int *  nrec,
int *  irc 
)
bool AiresF77Mapping::crorecfind_ ( int *  channel,
int *  intype,
int *  vrb,
int *  infield1,
int *  rectype 
)
void AiresF77Mapping::crorecninfo_ ( int *  channel,
int *  poskey,
int *  ouflag,
int *  vrb,
int *  irc 
)
int AiresF77Mapping::crorecnumber_ ( int *  channel,
int *  vrb,
int *  irc 
)
void AiresF77Mapping::crorewind_ ( int *  channel,
int *  vrb,
int *  irc 
)
bool AiresF77Mapping::crospcode_ ( int *  pcode,
int *  splabel 
)
void AiresF77Mapping::crotaskidc ( char *  taskname,
int *  namelen,
int *  taskversion,
char *  startdate 
)
void AiresF77Mapping::fitghf_ ( int *  bodata0,
int *  eodata0,
double *  depths,
double *  nallch,
double *  weights,
int *  ws,
double *  minnmax,
double *  nminratio,
int *  bodataeff,
int *  eodataeff,
double *  nmax,
double *  xmax,
double *  x0,
double *  lambda,
double *  sqsum,
int *  irc 
)
bool AiresF77Mapping::getcrorecord_ ( int *  channel,
int *  intfields,
double *  realfields,
bool *  altrec,
int *  vrb,
int *  irc 
)
bool AiresF77Mapping::getcrorectype_ ( int *  channel,
int *  vrb,
int *  infield1,
int *  rectype 
)
int AiresF77Mapping::getinpintc ( char *  dirname)
double AiresF77Mapping::getinprealc ( char *  dirname)
void AiresF77Mapping::getinpstringc ( char *  dirname,
char *  value,
int *  slen 
)
bool AiresF77Mapping::getinpswitchc ( char *  dirname)
double AiresF77Mapping::grandom_ ( )
int AiresF77Mapping::nuclcode_ ( int *  z,
int *  n,
int *  irc 
)
void AiresF77Mapping::nucldecode_ ( int *  ncode,
int *  z,
int *  n,
int *  a 
)
void AiresF77Mapping::olcoord_ ( int *  nobslev,
double *  olzv,
double *  groundz,
double *  injz,
double *  zenith,
double *  azimuth,
double *  xaxis,
double *  yaxis,
double *  zaxis,
double *  tshift,
double *  mx,
double *  my,
int *  irc 
)
void AiresF77Mapping::olcrossed_ ( int *  olkey,
int *  updown,
int *  firstol,
int *  lastol 
)
void AiresF77Mapping::olcrossedu_ ( int *  olkey,
double *  ux,
double *  uy,
double *  uz,
int *  firstol,
int *  lastol 
)
bool AiresF77Mapping::olsavemarked_ ( int *  obslev,
int *  vrb,
int *  irc 
)
void AiresF77Mapping::olv2slant_ ( int *  nobslev,
double *  olxv,
double *  Xv0,
int *  zendis,
double *  zen1,
double *  zen2,
double *  groundz,
double *  olxs 
)
void AiresF77Mapping::opencrofilec ( const char *  wdir,
const char *  filename,
int *  header1,
int *  logbase,
int *  vrb,
int *  channel,
int *  irc 
)
void AiresF77Mapping::raninit_ ( double *  seed)
bool AiresF77Mapping::regetcrorecord_ ( int *  channel,
int *  intfields,
double *  realfields,
bool *  altrec,
int *  vrb,
int *  irc 
)
void AiresF77Mapping::sp1stint_ ( int *  csys,
double *  x1,
double *  y1,
double *  z1,
int *  irc 
)
void AiresF77Mapping::spaddnull_ ( double *  pener,
double *  pwt,
int *  irc 
)
void AiresF77Mapping::spaddp0_ ( int *  pcode,
double *  pener,
int *  csys,
double *  ux,
double *  uy,
double *  uz,
double *  pwt,
int *  irc 
)
void AiresF77Mapping::spaddpn_ ( int *  n,
int *  pcode,
double *  pener,
int *  csys,
int *  ldu,
double **  uxyz,
double *  pwt,
int *  irc 
)
void AiresF77Mapping::speiend_ ( int *  retcode)
void AiresF77Mapping::speigetmodnamec ( char *  mn,
int *  mnlen,
char *  mnfull,
int *  mnfullen 
)
void AiresF77Mapping::speigetparsc ( char *  parstring,
int *  pstrlen 
)
void AiresF77Mapping::speimv_ ( int *  mvnew,
int *  mvold 
)
void AiresF77Mapping::speistart_ ( int *  showerno,
double *  primener,
double *  injpos,
double *  xvinj,
double *  zground,
double *  xvground,
double *  dgroundinj,
double *  uprim 
)
void AiresF77Mapping::speitaskc ( char *  taskn,
int *  tasklen,
int *  tver 
)
void AiresF77Mapping::spinjpoint_ ( int *  csys,
double *  x0,
double *  y0,
double *  z0,
int *  tsw,
double *  t0beta,
int *  irc 
)
void AiresF77Mapping::spnshowers_ ( int *  totsh,
int *  firstsh,
int *  lastsh 
)
void AiresF77Mapping::sprimname_ ( char *  pname,
int *  pnamelen 
)
int AiresF77Mapping::thisairesversion_ ( )
double AiresF77Mapping::urandom_ ( )
double AiresF77Mapping::xslant_ ( double *  Xvert,
double *  Xv0,
double *  cozenith,
double *  zground 
)

, generated on Tue Sep 26 2023.