|
|
@@ -2,7 +2,13 @@ classdef FunctionGenerator < Equipment |
|
|
%FUNCTION_GENERATOR Summary of this class goes here |
|
|
%FUNCTION_GENERATOR Summary of this class goes here |
|
|
% Detailed explanation goes here |
|
|
% Detailed explanation goes here |
|
|
|
|
|
|
|
|
properties |
|
|
|
|
|
|
|
|
properties (Dependent) |
|
|
|
|
|
waveform |
|
|
|
|
|
frequency |
|
|
|
|
|
voltage |
|
|
|
|
|
unit |
|
|
|
|
|
offset |
|
|
|
|
|
load |
|
|
end |
|
|
end |
|
|
|
|
|
|
|
|
methods |
|
|
methods |
|
|
|