public interface Vignetting
Implementing classes should support the default (empty) constructor.
| Modifier and Type | Method and Description |
|---|---|
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.
|
double shadow(double az,
double alt)