Attributes (Python)¶
Base Attributes¶
Data Attributes¶
-
class
FnAttribute.
DataAttribute
¶ GEOLIB3 data attribute
-
getBoundingSampleTimes
()¶
-
getNumberOfTimeSamples
()¶
-
getNumberOfTuples
()¶
-
getNumberOfValues
()¶
-
getSampleTime
()¶
-
getSampleTimes
()¶
-
getTupleSize
()¶
-
-
class
FnAttribute.
IntAttribute
¶ GEOLIB3 IntAttribute
-
getData
()¶
-
getNearestSample
()¶
-
getSamples
()¶
-
getValue
()¶
-
-
class
FnAttribute.
FloatAttribute
¶ GEOLIB3 FloatAttribute
-
getData
()¶
-
getNearestSample
()¶
-
getSamples
()¶
-
getValue
()¶
-