AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code

◆ Real() [1/2]

template<long int MinVal, long int MaxVal, long int DefaultVal = 0>
GitTpl::Real< MinVal, MaxVal, DefaultVal >::Real ( const double  def = (double)DefaultVal)
inline

Simple constructor with a default value specified.

Parameters
defThe default value to use. If not specified, uses "DefaultVal"