#include <Analyzer.hpp>
Public Methods | |
Pupil (long double inT=0.0, long double inR=0.0, long double inM=0.0) | |
Construct a LOSR::Pupil object with the value given. More... | |
Public Attributes | |
long double | mT |
Distance to the pupil from the actual point of view. | |
long double | mR |
Aperture of the pupil from the actual point of view. | |
long double | mM |
Magnification at the pupil. |
|
Construct a LOSR::Pupil object with the value given.
|