21 out << std::setprecision(15) << std::setiosflags(std::ios::fixed)
28 <<
"\nSeconds: " << data.
getSeconds() << std::endl;
36 theUnitType(unitType),
45 theUnitType(unitType),
double nan()
Method to return ieee floating point double precision NAN.
ossimDpt metersPerDegree() const
std::basic_ostream< char > ostream
Base class for char output streams.