API
 
Loading...
Searching...
No Matches
test_aoSim.DummyImage Class Reference
Collaboration diagram for test_aoSim.DummyImage:
Collaboration graph

Public Member Functions

 __init__ (self, data=None)
 
 get_data (self, wait=False)
 
 write (self, data)
 

Protected Attributes

 _data
 

Detailed Description

Definition at line 16 of file test_aoSim.py.

Constructor & Destructor Documentation

◆ __init__()

test_aoSim.DummyImage.__init__ (   self,
  data = None 
)

Definition at line 17 of file test_aoSim.py.

Member Function Documentation

◆ get_data()

test_aoSim.DummyImage.get_data (   self,
  wait = False 
)

Definition at line 20 of file test_aoSim.py.

References test_aoSim.DummyImage._data.

◆ write()

test_aoSim.DummyImage.write (   self,
  data 
)

Definition at line 25 of file test_aoSim.py.

References test_aoSim.DummyImage._data.

Member Data Documentation

◆ _data

test_aoSim.DummyImage._data
protected

Definition at line 18 of file test_aoSim.py.

Referenced by test_aoSim.DummyImage.get_data(), and test_aoSim.DummyImage.write().


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