|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectspis.Surf.InteractModel.Interactor
spis.Surf.InteractModel.MaxwellianInteractor
spis.Surf.InteractModel.MaxwellianInteractorWithRecollection
spis.Surf.InteractModel.ImprovedPhotoEmInteractor
Class Name : ImprovedPhotoEmInteractor
Project ref : SPIS project
File name : ImprovedPhotoEmInteractor.java
File type : class
Copyright : ONERA, 2 Av. E. Belin, 31055 Toulouse cedex, France
http://www.onecert.fr
Status : under development
Creation : 13 mars 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 | |
ImprovedPhotoEmInteractor(FluidSurfDistrib inFlux,
FluidSurfDistrib outFlux,
MaterialModel materialModel,
ParameterSet[] parameters,
ScalSurfField matModId,
ScalSurfField matId,
ScalSurfField localPotential,
float referencePotential)
Default constructor. |
Methods inherited from class spis.Surf.InteractModel.MaxwellianInteractorWithRecollection |
computeInteraction |
Methods inherited from class spis.Surf.InteractModel.MaxwellianInteractor |
getTemperature, getYield, setTemperature, setYield |
Methods inherited from class spis.Surf.InteractModel.Interactor |
computeInteraction, getInFlux, getInteractModel, getOutFlux, getParams, setInFlux, setInteractModel, setOutFlux, setParams |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ImprovedPhotoEmInteractor(FluidSurfDistrib inFlux, FluidSurfDistrib outFlux, MaterialModel materialModel, ParameterSet[] parameters, ScalSurfField matModId, ScalSurfField matId, ScalSurfField localPotential, float referencePotential)
inFlux
- incoming fluxoutFlux
- outgoing flux (forced to be fluid here, or derived type: Maxwell, etc.)parameters
- localPotential
- referencePotential
- Interactor#Interactor(SurfDistrib, SurfDistrib, InteractModel, InteractorParamSet[])
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |