|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gov.sns.xal.smf.xdxf.T3dDfltBuilder
| Field Summary | |
int |
devCount
total device count |
int |
devCountNoDiag
device count without dianostic ones |
protected java.lang.String |
sequenceName
global variable sequenceName for passing sequence Name into this object |
protected java.lang.String |
strUrl
input XML file URL |
| Constructor Summary | |
T3dDfltBuilder(java.lang.String URL,
java.lang.String seqName)
Constructor |
|
| Method Summary | |
Accelerator |
buildT3dInputSplitQuads()
parse xdxf file and prepare the T3d input file with all quads splitted to 2 |
int |
getDeviceCountNoDiag()
get the device count without diagnostic devices |
int |
getTotalDeviceCount()
get the total device count |
java.lang.String |
toString(double[] arrDbl)
convert double to String |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.lang.String sequenceName
protected java.lang.String strUrl
public int devCount
public int devCountNoDiag
| Constructor Detail |
public T3dDfltBuilder(java.lang.String URL,
java.lang.String seqName)
| Method Detail |
public Accelerator buildT3dInputSplitQuads()
throws java.io.IOException
java.io.IOExceptionpublic int getTotalDeviceCount()
public int getDeviceCountNoDiag()
public java.lang.String toString(double[] arrDbl)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||