16 namespace JGEOMETRY3D {}
 
   17 namespace JPP { 
using namespace JGEOMETRY3D; }
 
   19 namespace JGEOMETRY3D {
 
   90       const JFormat format(out, getFormat<JPosition3D>(
JFormat_t(9, 3, std::ios::fixed | std::ios::showpos)));
 
   92       out << static_cast<const JPosition3D&>(sphere);
 
   94       out << format << sphere.
__r;
 
  125       out << static_cast<const JPosition3D&>(sphere);
 
Interface for binary output. 
 
friend JWriter & operator<<(JWriter &out, const JSphere3D &sphere)
Write sphere to output. 
 
friend std::istream & operator>>(std::istream &in, JSphere3D &sphere)
Read sphere from input. 
 
friend std::ostream & operator<<(std::ostream &out, const JSphere3D &sphere)
Write sphere to output. 
 
Data structure for vector in three dimensions. 
 
JSphere3D()
Default constructor. 
 
Interface for binary input. 
 
then fatal The output file must have the wildcard in the e g root fi eval JPrintDetector a $DETECTOR O IDENTIFIER eval JPrintDetector a $DETECTOR O SUMMARY JAcoustics sh $DETECTOR_ID source JAcousticsToolkit sh CHECK_EXIT_CODE typeset A EMITTERS get_tripods $WORKDIR tripod txt EMITTERS get_transmitters $WORKDIR transmitter txt EMITTERS for EMITTER in
 
double getRadius() const 
Get radius. 
 
friend JReader & operator>>(JReader &in, JSphere3D &sphere)
Read sphere from input. 
 
Data structure for position in three dimensions. 
 
JSphere3D(const JVector3D &pos, const double r)
Constructor.