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.
Class Name : DeprecatedModelParamSet (generic Model Parameter Set class)
Project ref : SPIS project
File name : DeprecatedModelParamSet.java
File type : class
Copyright : ONERA, 2 Av.
Constructor with intialisation value and dimension of the array to be
created, which can be different from NodeNb since reduced nodes can be
considered with the circuit solver.
Constructor with dimension of the array to be
created, which can be different from NodeNb since reduced nodes can be
considered with the circuit solver.
Class Name : DirVectVolField (Direct storage Vectorial Volume Field)
Project ref : SPIS project
File name : DirVectVolField.java
File type : class
Copyright : ONERA, 2 Av.
Class Name : DiscretisedFunctionOfParticleEDeprecated
Project ref : SPIS project
File name : DiscretisedFunctionOfParticleEDeprecated.java
File type : class
Copyright : ONERA, 2 Av.
Class Name : DoublePowerLawRangeFunction
Project ref : SPIS project
File name : DoublePowerLawRangeFunction.java
File type : class
Copyright : ONERA, 2 Av.
Performs the deposit of charges of the particle list pl in the ScalSurfField current
(current is incremented, reset it before if you want to start from 0).
Performs the deposit of charges of the particle list pl in the ScalSurfField current
(current is incremented, reset it before if you want to start from 0).
Version of deriveCircuitAndMap without parameters:
selects the most complete version depending on parameter allocation:
- deriveCircuitAndMap(Cabs, elecSuperNodeId, elecComponents) if possible
- then deriveCircuitAndMap(Cabs, elecSuperNodeId) if possible
- and eventually deriveCircuitAndMap(Cabs)