Public Member Functions | |
def | __init__ |
def | __str__ |
Public Attributes | |
theCount | |
theDensity | |
theDescription | |
theL0 | |
theMass | |
theName | |
theType | |
theVolume | |
theX0 | |
Definition at line 6 of file twikiExport.py.
def twikiExport.Constituent.__init__ | ( | self, | |
line, | |||
predefinedMaterials | |||
) |
Definition at line 7 of file twikiExport.py.
def twikiExport.Constituent.__str__ | ( | self | ) |
Definition at line 20 of file twikiExport.py.
twikiExport.Constituent.theCount |
Definition at line 12 of file twikiExport.py.
twikiExport.Constituent.theDensity |
Definition at line 15 of file twikiExport.py.
twikiExport.Constituent.theDescription |
Definition at line 10 of file twikiExport.py.
twikiExport.Constituent.theL0 |
Definition at line 17 of file twikiExport.py.
twikiExport.Constituent.theMass |
Definition at line 18 of file twikiExport.py.
twikiExport.Constituent.theName |
Definition at line 11 of file twikiExport.py.
twikiExport.Constituent.theType |
Definition at line 14 of file twikiExport.py.
twikiExport.Constituent.theVolume |
Definition at line 13 of file twikiExport.py.
twikiExport.Constituent.theX0 |
Definition at line 16 of file twikiExport.py.