|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RCCabsSC | |
spis.Top.Simulation | |
spis.Top.Top | |
spis.Util.Monitor |
Uses of RCCabsSC in spis.Top.Simulation |
Methods in spis.Top.Simulation that return RCCabsSC | |
RCCabsSC |
PlasmaScSimulation.getRCCabsSC()
Returns a pointer to the spacecraft of the simulation. |
Methods in spis.Top.Simulation with parameters of type RCCabsSC | |
void |
PlasmaScSimulation.setSC(RCCabsSC spacecraft)
Sets the simulation spacecraft. |
Constructors in spis.Top.Simulation with parameters of type RCCabsSC | |
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 RCCabsSC in spis.Top.Top |
Methods in spis.Top.Top that return RCCabsSC | |
RCCabsSC |
Top.getSC()
Returns the spacecraft of the simulation |
Uses of RCCabsSC in spis.Util.Monitor |
Constructors in spis.Util.Monitor with parameters of type RCCabsSC | |
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 |