Name: runxxxxxx-rc-trans-eee.par, where xxxxxx is the zero padded run number, rc is camRow and camCol, and eee is the name of the tracking error file used to generate this.
Produced by: simSurvey: proc transParMake
Used by: simSurvey: proc genit
Size: < 10 Kb.
Archived? no
typedef struct {
int id; # sequence number
double a; # the TRANS parameter a
double b; # the TRANS parameter b
double c; # the TRANS parameter c
double d; # the TRANS parameter d
double e; # the TRANS parameter e
double f; # the TRANS parameter f
} TRANS;