CYCLUS
Loading...
Searching...
No Matches
position.cycpp.h File Reference

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
 

Function Documentation

◆ InitializePosition()

void InitializePosition ( )

Definition at line 33 of file position.cycpp.h.

Variable Documentation

◆ coordinates

Definition at line 12 of file position.cycpp.h.

◆ cycpp_shape_latitude

std::vector<int> cycpp_shape_latitude = {0}

Definition at line 39 of file position.cycpp.h.

◆ cycpp_shape_longitude

std::vector<int> cycpp_shape_longitude = {0}

Definition at line 40 of file position.cycpp.h.

◆ latitude

double latitude

Definition at line 21 of file position.cycpp.h.

◆ longitude

double longitude

Definition at line 29 of file position.cycpp.h.