~christopher-hunt08/maus/maus_integrated_kalman

« back to all changes in this revision

Viewing changes to doc/doc_src/mice_modules/mice_module_fields.tex

  • Committer: Christopher Hunt
  • Date: 2015-06-18 14:48:59 UTC
  • mfrom: (697.69.1 merge)
  • mto: (697.69.2 merge_hunt)
  • mto: This revision was merged to the branch mainline in revision 708.
  • Revision ID: christopher.hunt08@imperial.ac.uk-20150618144859-rki5ma1lv8722w41
Merged in latest trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
128
128
double\\\hline
129
129
{\itshape InnerRadius} &
130
130
double\\\hline
131
 
{\itshape CurrentDensity} &
132
 
double\\\hline
133
131
\end{tabular}\hspace*{-\tabcolsep}
134
132
} &
135
 
Coil physical parameters. Only used in Write/Analytic mode where they are mandatory.\\\hhline{~~-}
 
133
Coil physical parameters. Only used in Write/Analytic mode where they are mandatory. \\\hhline{~~-}
 
134
CurrentDensity &
 
135
double &
 
136
The current density of the solenoid, in $A/mm^2$. \\\hline
 
137
Current &
 
138
double &
 
139
The current in the solenoid coil; the CurrentDensity is calculated from current $I$, number of turns $n$, length $l$ 
 
140
and thickness $t$ using $J = nI/(lt)$. If CurrentDensity is also defined, it overrides any Current setting.  \\\hline
 
141
NumberOfTurns &
 
142
int &
 
143
The total number of turns in the coil (see Current for more information). \\\hline
136
144
ZExtentFactor &
137
145
double &
138
146
Field map extends to length + ZExtentFactor*innerRadius in Write mode. Takes default from datacard SolzMapExtendFactor