|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DetectorShape
Interface for detector shape
Method Summary | |
---|---|
Coordinates |
coordinates()
Calculates coordinates of intersection neutron trajectory and detector surface |
double |
getLambda()
Returns a distance of neutron to the surface of detector in neutron direction |
Coordinates |
hitPoint(Particle particle)
Calculates the coordinates on the surface of the detector where particle is about to leave the detector |
void |
setLambda(double lambda)
Sets a distance of neutron to the surface of detector in neutron direction |
Method Detail |
---|
Coordinates coordinates()
void setLambda(double lambda)
lambda
- distance of neutron to the surface of detector in metresdouble getLambda()
Coordinates hitPoint(Particle particle)
particle
- particle
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |