getDouble

open fun getDouble(attributes: Attributes, attribute: String): Double

Extract double from attribute

Return

the attribute as double or null

Parameters

attributes

attributes to extract if from

attribute

attribute to extract

Throws

if is not an 64 bit integer.