|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Vignetting
The basic interface that allows calculation of a vignetting factor depending on the telescope pointing. The simplest case possible is a vignetting of 1, if telescope points below horizon and zero if above.
Implementing classes should support the default (empty) constructor.
| Method Summary | |
|---|---|
double |
shadow(double az,
double alt)
Calculates the vignetting factor as a function of azimuth and altitude of the telescope as a fraction of one. |
| Method Detail |
|---|
double shadow(double az,
double alt)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||