spis.Surf.InteractModel
Class PICInteractor

java.lang.Object
  extended byspis.Surf.InteractModel.Interactor
      extended byspis.Surf.InteractModel.PICInteractor

public abstract class PICInteractor
extends Interactor

Class Name : PICInteractor (PIC, or MC, interactor)
Project ref : SPIS project
File name : PICInteractor.java
File type : class
Copyright : ONERA, 2 Av. E. Belin, 31055 Toulouse cedex, France http://www.onecert.fr
Status : under development
Creation : Apr 23, 2004
Modification :

Description : Monte Carlo interactor, called PIC (Particle-In-Cell) interactor to keep a denomination similar to PICDistrib.
The generated distribution is a sampled distribution (PICSurfDistrib).
NB: this class may be to suppress later (not used by now)

Versions and anomalies correction :

Version numberAuthor (name, e-mail) Corrections/Modifications
0.1 JF Roussel, roussel@onecert.frCreation


Version:
0.1
Author:
JF Roussel

Field Summary
 
Fields inherited from class spis.Surf.InteractModel.Interactor
inFlux, outFlux, params
 
Constructor Summary
PICInteractor(SurfDistrib inFlux_, SurfDistrib outFlux_, InteractModel interactModel_, ParameterSet[] parameters)
           
 
Methods inherited from class spis.Surf.InteractModel.Interactor
computeInteraction, computeInteraction, computeMultipleInteraction, getInFlux, getInteractModel, getOutFlux, getParams, setInFlux, setInteractModel, setOutFlux, setParams
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PICInteractor

public PICInteractor(SurfDistrib inFlux_,
                     SurfDistrib outFlux_,
                     InteractModel interactModel_,
                     ParameterSet[] parameters)
Parameters:
inFlux_ -
outFlux_ -
interactModel_ -
parameters -