Public Member Functions | |
| MirrorSegment () | |
| MirrorSegment (const int i, const utl::Point &p, const double r, const utl::CoordinateSystemPtr &ptr) | |
Public Attributes | |
| utl::CoordinateSystemPtr | cs |
| int | index = 0 |
| utl::Point | origin |
| double | radius = 0 |
Definition at line 81 of file Modules/FdSimulation/TelescopeSimulatorKG2/Mirror.h.
|
inline |
Definition at line 82 of file Modules/FdSimulation/TelescopeSimulatorKG2/Mirror.h.
|
inline |
Definition at line 83 of file Modules/FdSimulation/TelescopeSimulatorKG2/Mirror.h.
| utl::CoordinateSystemPtr TelescopeSimulatorKG2::Mirror::MirrorSegment::cs |
Definition at line 89 of file Modules/FdSimulation/TelescopeSimulatorKG2/Mirror.h.
Referenced by TelescopeSimulatorKG2::Mirror::Draw().
| int TelescopeSimulatorKG2::Mirror::MirrorSegment::index = 0 |
Definition at line 86 of file Modules/FdSimulation/TelescopeSimulatorKG2/Mirror.h.
Referenced by TelescopeSimulatorKG2::Mirror::Trace().
| utl::Point TelescopeSimulatorKG2::Mirror::MirrorSegment::origin |
Definition at line 87 of file Modules/FdSimulation/TelescopeSimulatorKG2/Mirror.h.
Referenced by TelescopeSimulatorKG2::Mirror::Trace().
| double TelescopeSimulatorKG2::Mirror::MirrorSegment::radius = 0 |
Definition at line 88 of file Modules/FdSimulation/TelescopeSimulatorKG2/Mirror.h.
Referenced by TelescopeSimulatorKG2::Mirror::Draw(), and TelescopeSimulatorKG2::Mirror::Trace().