![]() |
CYCLUS
|
Go to the source code of this file.
Functions | |
| void | InitializePosition () |
Variables | |
| cyclus::toolkit::Position | coordinates |
| std::vector< int > | cycpp_shape_latitude = {0} |
| std::vector< int > | cycpp_shape_longitude = {0} |
| double | latitude |
| double | longitude |
| void InitializePosition | ( | ) |
Definition at line 33 of file position.cycpp.h.
| cyclus::toolkit::Position coordinates |
Definition at line 12 of file position.cycpp.h.
| std::vector<int> cycpp_shape_latitude = {0} |
Definition at line 39 of file position.cycpp.h.
| std::vector<int> cycpp_shape_longitude = {0} |
Definition at line 40 of file position.cycpp.h.
| double latitude |
Definition at line 21 of file position.cycpp.h.
| double longitude |
Definition at line 29 of file position.cycpp.h.