9.1.10 GetDoubleData

double GetDoubleData(unsigned int tag) const
double GetDoubleData(const char *tag) const

These methods return the first instance of double precision floating point data stored previously with the associated data tag. This method is equivalent to calling the GetData method with template argument double.