sgp4 icon indicating copy to clipboard operation
sgp4 copied to clipboard

Add namespace in libsgp4

Open SpaceIm opened this issue 6 years ago • 0 comments

Currently, everything -except Util- goes into global namespace with very common names (Vector, DateTime, Observer etc). Even namespace Util is too common. Everything (including namespace Util) should go into a namespace (sgp4 for example).

SpaceIm avatar Feb 24 '20 12:02 SpaceIm