LAT Hologramm-Software 2.0
Loading...
Searching...
No Matches
modules
Camera
Camera.m
Go to the documentation of this file.
1
classdef (Abstract)
Camera
<
Device
2
properties
3
pixelX=0;
4
pixelY=0;
5
pixelPitch=0;
6
exposureTime=0;
7
pauseBeforeCapture = 0;
8
9
savePath;
10
saveName =
""
;
11
saveNo=0;
12
end
13
14
15
16
methods (Abstract)
17
getImage(obj);
18
end
19
20
methods
21
end
22
end
23
Camera
Definition:
Camera.m:5
Device
Definition:
Device.m:6
Generated on Thu Feb 23 2023 12:36:37 for LAT Hologramm-Software 2.0 by
1.9.5