|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectspis.Top.Plasma.Environment
spis.Top.Plasma.BiMaxwellianEnvironment
Class Name : BiMaxwellianEnvironment
Project ref : SPIS project
File name : BiMaxwellianEnvironment.java
File type : class
Copyright : ONERA, 2 Av. E. Belin, 31055 Toulouse cedex, France
http://www.onecert.fr
Status : under development
Creation : Jun 16, 2004
Modification :
Description :
Versions and anomalies correction :
Version number | Author (name, e-mail) | Corrections/Modifications |
0.1 | JF Roussel, roussel@onecert.fr | Creation |
Constructor Summary | |
BiMaxwellianEnvironment(GlobalParameter[] globalParams,
LocalParameter[] localParams,
java.lang.String option,
VolMesh vm,
EField E,
VectVolField B)
Constructor based on UI-defined parameters |
Method Summary | |
VolDistribWithIO[] |
getElectronPopulations()
Returns the elcetron populations (used for secondary emission under electron impact) |
VolDistribWithIO[] |
getIonPopulations()
Returns the ion populations |
VolDistribWithIO[] |
getProtonPopulations()
Returns the proton populations, including mixed distributions, possibly including several types of ions (used for secondary emission under proton impact) |
Methods inherited from class spis.Top.Plasma.Environment |
getPopulations |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BiMaxwellianEnvironment(GlobalParameter[] globalParams, LocalParameter[] localParams, java.lang.String option, VolMesh vm, EField E, VectVolField B)
globalParams
- localParams
- option
- vm
- E
- B
- VolDistribWithIO for specification of this type of constructor
Method Detail |
public VolDistribWithIO[] getElectronPopulations()
Environment
getElectronPopulations
in class Environment
Environment.getElectronPopulations()
public VolDistribWithIO[] getIonPopulations()
Environment
getIonPopulations
in class Environment
Environment.getIonPopulations()
public VolDistribWithIO[] getProtonPopulations()
Environment
getProtonPopulations
in class Environment
Environment.getProtonPopulations()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |