LAT Hologramm-Software 2.0
Loading...
Searching...
No Matches
modules
Device.m
Go to the documentation of this file.
1
classdef (Abstract)
Device
< handle
2
properties
3
connected =
false
;
4
end
5
6
methods (Abstract)
7
connect(obj);
8
disconnect(obj);
9
end
10
end
11
12
Device
Definition:
Device.m:6
Generated on Thu Feb 23 2023 12:36:37 for LAT Hologramm-Software 2.0 by
1.9.5