|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MmfPlasma | |
spis.Top.Plasma | |
spis.Top.Simulation | |
spis.Top.Top | |
spis.Util.Monitor |
Uses of MmfPlasma in spis.Top.Plasma |
Subclasses of MmfPlasma in spis.Top.Plasma | |
class |
FlexibleMFPlasmaDeprecated
Class Name : MmfPlasma (Matter-Fields Plasma class) Project ref : SPIS project File name : Plasma.java File type : class Copyright : ONERA, 2 Av. |
class |
Hybrid1MmfPlasma
Class Name : Hybrid1MmfPlasma Project ref : SPIS project File name : Hybrid1MmfPlasma.java File type : class Copyright : ONERA, 2 Av. |
Uses of MmfPlasma in spis.Top.Simulation |
Fields in spis.Top.Simulation declared as MmfPlasma | |
protected MmfPlasma |
PlasmaScSimulation.plasma
plasma model (might be a generic plasma later, for now an MmfPlasma) |
Methods in spis.Top.Simulation that return MmfPlasma | |
MmfPlasma |
PlasmaScSimulation.getMFPlasma()
Returns a pointer to the plasma of the simulation. |
Methods in spis.Top.Simulation with parameters of type MmfPlasma | |
void |
PlasmaScSimulation.setPlasma(MmfPlasma plasma_)
Sets the simulation plasma. |
Constructors in spis.Top.Simulation with parameters of type MmfPlasma | |
LeoExample(RCCabsSC spacecraft,
MmfPlasma plasma)
Constructor with spacecraft and plasma, which can only be called by the Top object, not from the framework, unless Jython code is enhanced to build a SC and a plasma. |
|
HallThrusterExample(RCCabsSC spacecraft,
MmfPlasma plasma)
Constructor with spacecraft and plasma, which can only be called by the Top object, not from the framework, unless Jython code is enhanced to build a SC and a plasma. |
|
GeoExample2(RCCabsSC spacecraft,
MmfPlasma plasma)
Constructor with spacecraft and plasma, which can only be called by the Top object, not from the framework, unless Jython code is enhanced to build a SC and a plasma. |
|
GeoExample(RCCabsSC spacecraft,
MmfPlasma plasma)
Constructor with spacecraft and plasma, which can only be called by the Top object, not from the framework, unless Jython code is enhanced to build a SC and a plasma. |
|
DebugTests(RCCabsSC spacecraft,
MmfPlasma plasma)
Constructor with spacecraft and plasma, which can only be called by the Top object, not from the framework, unless Jython code is enhanced to build a SC and a plasma. |
Uses of MmfPlasma in spis.Top.Top |
Methods in spis.Top.Top that return MmfPlasma | |
MmfPlasma |
Top.getPlasma()
Returns the plasma of the simulation |
Uses of MmfPlasma in spis.Util.Monitor |
Fields in spis.Util.Monitor declared as MmfPlasma | |
protected MmfPlasma |
FieldMonitor.plasma
plasma model (might be a generic plasma later, for now an MmfPlasma) |
private MmfPlasma |
ElecSuperNodeMonitor.plasma
plasma model (might be a generic plasma later, for now an MmfPlasma) |
Constructors in spis.Util.Monitor with parameters of type MmfPlasma | |
FieldMonitor(MmfPlasma plasma,
RCCabsSC sc,
ThreeDUnstructVolMesh volMesh,
ThreeDUnstructSurfMesh scSurfMesh,
ThreeDUnstructSurfMesh bdSurfMesh,
float scPotMapMonitorStep,
float scCurrentMapMonitorStep,
float plasmaPotMapMonitorStep,
float densitiesMapsMonitorStep)
|
|
ElecSuperNodeMonitor(MmfPlasma plasma,
RCCabsSC sc,
float esnMonitorStep)
Default constructor |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |