Bases: object
Creates a new MaximumStepLength. One instantiated the module id cannot be changed.
Parameters: |
|
---|
Photon detector for which the phi-rho-z intensities are collected.
Creates a PhiRhoZ from lines of a IN file.
Parameters: | lines – lines |
---|
Creates a PhiRhoZ from a XML element.
Parameters: | element – XML element |
---|
Returns a HTML representation of this option.
Returns the lines of this option to create a IN file.
Returns a XML representation of this option.
Transition of the phi-rho-z.
Bases: misctools.list.SizedList, penelopetools.api.input.penelope.option.Option
Store the maximum step lengths of each body.
The object MaximumSepLengths is a dictionary where the keys are the body ids and the values, the MaximumStepLength.
Creates a MaximumStepLengths from lines of a IN file.
Parameters: | lines – lines |
---|
Creates a MaximumStepLengths from a XML element.
Parameters: | element – XML element |
---|
Returns a HTML representation of this option.
Returns the lines of this option to create a IN file.
Returns a XML representation of this option.