LAT Hologramm-Software 2.0
Loading...
Searching...
No Matches
modules
Stage
Stage.m
Go to the documentation of this file.
1
classdef (Abstract)
Stage
<
Device
2
3
4
properties (Access =
public
)
5
X;
6
Y;
7
Z;
8
showStatus;
9
connectionType;
10
11
end
12
13
14
methods (Abstract)
15
getPosition(obj);
16
setPosition(obj, x,y,z);
17
end
18
19
methods
20
21
end
22
end
23
Device
Definition:
Device.m:6
Stage
Definition:
Stage.m:4
Generated on Thu Feb 23 2023 12:36:39 for LAT Hologramm-Software 2.0 by
1.9.5