232
Agilent 86038B Photonic Dispersion and Loss Analyzer, Second Edition
OutTraceData = pdlaClient.Analysis.CurveFit.Calculate _
("Quadratic", XStart, XIncrement, InTraceData, GeneralForm,
Equation)
Catalog Property
Returns a list of available curve fits as an array of strings.
Property Value
String() - Contains an array of strings for all the curve fits
supported by the system.
VB.NET Syntax
Dim MyCat() As String
MyCat = pdlaClient.Analysis.CurveFit.Catalog
VB 6.0 Syntax
Dim MyCat() As String
MyCat = pdlaClient.Analysis.CurveFit.Catalog
Description Method
Returns one of the following descriptions, corresponding to the
passed-in short curve fit name.
Linear
calculates a single parameter least squares fit. The
equation is in the form: y = Ax + B. It is commonly used for
dispersion-shifted fiber, in which waveguide dispersion is
dominant.
Quadratic
calculates a second order polynomial fit. The
equation is in the form:
y = Ax
2
+ Bx + C .
3rd Order Sellmeier
curve fit is commonly used for dispersion-
unshifted fiber, in which material dispersion is dominant.
The equation is in the form:
y = A
2
+ B + Cx
-2
Summary of Contents for 86038B
Page 1: ...Agilent 86038B Photonic Dispersion and Loss Analyzer User s Guide ...
Page 4: ...4 ...
Page 20: ...20 Agilent 86038B Photonic Dispersion and Loss Analyzer Second Edition ...
Page 34: ...34 Agilent 86038B Photonic Dispersion and Loss Analyzer Second Edition Figure 2 b Rear Panel ...
Page 78: ...78 Agilent 86038B Photonic Dispersion and Loss Analyzer Second Edition ...
Page 92: ...92 Agilent 86038B Photonic Dispersion and Loss Analyzer Second Edition ...
Page 202: ...202 Agilent 86038B Photonic Dispersion and Loss Analyzer Second Edition End Sub ...
Page 348: ...348 Agilent 86038B Photonic Dispersion and Loss Analyzer Second Edition ...
Page 349: ......