|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectclassement.Element
atomes.Action
atomes.Desexind
public class Desexind
classe dérivée de la classe action implante une désexcitation induite
Field Summary |
---|
Fields inherited from class atomes.Action |
---|
atome |
Fields inherited from class classement.Element |
---|
place, valeur |
Constructor Summary | |
---|---|
Desexind(Atome atome,
Dispositif_Laser laser)
Constructeur d'une action de désexcitation induite |
Method Summary | |
---|---|
Action |
execute()
exécution d'une desexcitation induite et calcul de la prochaine excitation |
void |
incremente(int[] compteurs)
incrémentation du compteur de desxcitations induites |
void |
set(double date,
double frequence,
Vecteur3D direction)
mise à jour de l'action (date fréquence et direction) |
Methods inherited from class atomes.Action |
---|
get_atome |
Methods inherited from class classement.Element |
---|
get_place, get_valeur, set_place |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Desexind(Atome atome, Dispositif_Laser laser)
atome
- // atome concernélaser
- // dispositif laser en oeuvreMethod Detail |
---|
public void set(double date, double frequence, Vecteur3D direction)
public Action execute()
execute
in class Action
public void incremente(int[] compteurs)
incremente
in class Action
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |