Elements 6.1.2
A C++ base framework for the Euclid Software.
Loading...
Searching...
No Matches
SwigClassExample.cpp
Go to the documentation of this file.
1
20
21namespace Elements {
22namespace Examples {
23
25 return m_ra;
26}
27
29 return m_dec;
30}
31
32} // namespace Examples
33} // namespace Elements