realValue Function

public function realValue(self)

Get the real value stored in the object, or convert the value in the object to a real if it is of a different type.

Type Bound

FTValue

Arguments

Type IntentOptional Attributes Name
class(FTValue) :: self

Return Value real


Called by

proc~~realvalue~~CalledByGraph proc~realvalue FTValue%realValue proc~realvalueforkey FTValueDictionary%realValueForKey proc~realvalueforkey->proc~realvalue