/*! * TYPEDEF: SRM_Long_Float * * This data type specifies a 64 bit floating point number. */ typedef double SRM_Long_Float;