neurom.core.point.Point¶
-
class
neurom.core.point.Point(x, y, z, r, t)¶ Bases:
tupleCreate new instance of Point(x, y, z, r, t)
Methods
countindexRaises ValueError if the value is not present. Attributes
rAlias for field number 3 tAlias for field number 4 xAlias for field number 0 yAlias for field number 1 zAlias for field number 2