Public Member Functions | Public Attributes | List of all members
ensenso_camera_test.helper.ImagePoint Class Reference

Public Member Functions

def __init__ (self, x, y)
 
def distance_to (self, other)
 
def equals (self, other, tolerance=1)
 
def from_message (cls, message)
 

Public Attributes

 x
 
 y
 

Detailed Description

Definition at line 73 of file helper.py.

Constructor & Destructor Documentation

◆ __init__()

def ensenso_camera_test.helper.ImagePoint.__init__ (   self,
  x,
  y 
)

Definition at line 74 of file helper.py.

Member Function Documentation

◆ distance_to()

def ensenso_camera_test.helper.ImagePoint.distance_to (   self,
  other 
)

Definition at line 82 of file helper.py.

◆ equals()

def ensenso_camera_test.helper.ImagePoint.equals (   self,
  other,
  tolerance = 1 
)
Check whether the points are the same, up to the given distance.

Definition at line 85 of file helper.py.

◆ from_message()

def ensenso_camera_test.helper.ImagePoint.from_message (   cls,
  message 
)

Definition at line 79 of file helper.py.

Member Data Documentation

◆ x

ensenso_camera_test.helper.ImagePoint.x

Definition at line 75 of file helper.py.

◆ y

ensenso_camera_test.helper.ImagePoint.y

Definition at line 76 of file helper.py.


The documentation for this class was generated from the following file:


ensenso_camera_test
Author(s): Ensenso
autogenerated on Wed Apr 2 2025 02:37:52