|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VolDistribWithIO | |
spis.Top.Plasma | |
spis.Vol.VolDistrib |
Uses of VolDistribWithIO in spis.Top.Plasma |
Fields in spis.Top.Plasma declared as VolDistribWithIO | |
protected VolDistribWithIO[] |
Environment.pop
particle populations, TBD derived types |
Methods in spis.Top.Plasma that return VolDistribWithIO | |
VolDistribWithIO[] |
Environment.getPopulations()
Returns the particle populations (distributions) describing this environment |
abstract VolDistribWithIO[] |
Environment.getElectronPopulations()
Returns the elcetron populations (used for secondary emission under electron impact) |
abstract VolDistribWithIO[] |
Environment.getProtonPopulations()
Returns the proton populations, including mixed distributions, possibly including several types of ions (used for secondary emission under proton impact) |
abstract VolDistribWithIO[] |
Environment.getIonPopulations()
Returns the ion populations |
protected VolDistribWithIO |
Environment.buildNewPop(java.lang.String distribName,
java.lang.String option,
java.lang.Object[] otherParams)
Builds a new population from UI-defined parameters |
protected VolDistribWithIO[] |
Environment.selectDistrib(int[] positions)
Selects and returns the populations of indices positions which are not null
(no null in the returned array, which has exactly the right size).
|
VolDistribWithIO[] |
BiMaxwellianEnvironment.getElectronPopulations()
|
VolDistribWithIO[] |
BiMaxwellianEnvironment.getIonPopulations()
|
VolDistribWithIO[] |
BiMaxwellianEnvironment.getProtonPopulations()
|
Uses of VolDistribWithIO in spis.Vol.VolDistrib |
Subclasses of VolDistribWithIO in spis.Vol.VolDistrib | |
class |
AnalyticVolDistrib
Class Name : AnalyticVolDistrib Project ref : SPIS project File name : AnalyticVolDistrib.java File type : class Copyright : ONERA, 2 Av. |
class |
GlobalMaxwellBoltzmannVolDistrib
Class Name : GlobalMaxwellBoltzmannVolDistrib Project ref : SPIS project File name : GlobalMaxwellBoltzmannVolDistrib.java File type : class Copyright : ONERA, 2 Av. |
class |
PICVolDistrib
Class Name : PICVolDistrib (PIC Volume Distribution) Project ref : SPIS project File name : PICVolDistrib.java File type : class Copyright : ONERA, 2 Av. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |