A set of spherical particle coordinates.
friend std::ostream & operator<<(std::ostream &out, BDSParticleCoordsSpherical const &p)
Output stream.
virtual void Print(std::ostream &out) const
Actual print out method so it can be called from a derived class.