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

◆ Get() [4/25]

static void Sdp::Get ( const char *  name,
float *  value,
StatusType *  status 
)
inlinestatic

Fetch a float size real value from a named parameter.

If the named parameter exists, then fetch its value and convert it to a float, if possible.

See also
SdpGetf()
Parameters
nameThe name of the parameter.
valueThe value returned is written here.
statusInherited status.