namprm - nicolob/pep-full GitHub Wiki
Type: subroutine
Defined in: namprm.f
Definition: subroutine NAMPRM(numpar, names, iskale, xnom)
generates an array of names for all parameters adjusted in this run. most names have two 8 character parts. formats are
- observing site coordinates sitename rad, long, lat, up, west, or north
- equator - equinox corrections sitesrie denox, dequat, or dlat
- 2a. sky corrections (star catalog error models) ctlgname nn
- solar system parameters mass bodyname prmterxx relfct, gmvary, sunhar, etc.
- et-ut2 dates et-ut2 jd
- spot coordinates spot rad, long, or lat
- radar biases rsitssit srienp(td or ds) e.g., 14ds14ds mm7104ds
- phase corrections sitesrie plxxphcx e.g., 6usn6956 pl01phc3
- body ic's bodyname a (or e, inc, asc, etc) bodyname x (or y, x', etc) bodyname r (or ra, flaz, etc) bodyname cond(x)
- body parameters bodyname con(x)
- body harmonics bodyname j(x), c(x,x), or s(x,x)
- body rotation/shape parameters first character of bodyname is minus sign, except for planets, which are called 'shpmrcry', etc.
- pulsar parameters plsrxxxx con(x)
globdefs.inc
aprtbf.inc
dtparm.inc
empcnd.inc
eqenox.inc
ethhar.inc
inodta.inc
lcntrl.inc
monhar.inc
namtim.inc
param.inc
plnhar.inc
prmnms.inc
psrstf.inc
scoef4.inc
skystf.inc
stcord.inc
numpar
names
iskale
xnom
- ...
- ...