CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Functions
OdBcf::Consts Namespace Reference

Functions

template<class RealType >
RealType nanIEEERealCreate ()
 

Detailed Description

Contains declarations of constants related to working with BCF files content.

Function Documentation

◆ nanIEEERealCreate()

template<class RealType >
RealType OdBcf::Consts::nanIEEERealCreate ( )
inline

A template function that returns a Not-a-Number (Nan) value for a specified real datatype.

Returns
A Nan value for the specified datatype.

Definition at line 49 of file BcfConsts.h.