-defun _DDSobjectSaveRestore_()\r
-{\r
-decl goId, goId2, goId3, goId4, ptId, plyPtId, ddsId, dssId, ddWinId, ddoId, goId1, pageId, markerID, plotId, axisID, traceID, legendID, goId0;\r
-\r
-ddsId = get_dds();\r
-\r
-set(ddsId, "ddsFileVersion", 1.0);\r
-\r
-ddoId = get_new(ddsId, "Object");\r
-// DataDisplay Object:\r
- set(ddoId, "Path", dds_get_exec_path(what_file(0)));\r
- set(ddoId, "Name", dds_get_exec_file(what_file(0)));\r
- set(ddoId, "FileModifiedDateAndTime", "2025-10-16T22:15:24Z");\r
- set(ddoId, "FileCreatedDateAndTime", "2025-10-16T22:07:56Z");\r
- dssId = get(ddoId, "DatasetServer");\r
-// Default Dataset\r
- set(ddoId, "DefaultDataset", "cell_2");\r
-// Snap/Grid Defaults \r
- set(ddoId, "GridType", 0);\r
- set(ddoId, "GridOn", FALSE);\r
- set(ddoId, "DotGridColor", 102);\r
- set(ddoId, "LineGridColor", 42);\r
- set(ddoId, "SnapDistanceX", 0.125);\r
- set(ddoId, "SnapDistanceY", 0.125);\r
- set(ddoId, "SnapGridPerDisplayGridX", 2);\r
- set(ddoId, "SnapGridPerDisplayGridY", 2);\r
- set(ddoId, "SnapEnabled", TRUE);\r
- set(ddoId, "SnapAutoSetXY", TRUE);\r
- set(ddoId, "EnableExpressionUpdates", FALSE);\r
-pageId = get(ddoId, "CurrentPage");\r
-if (pageId == NULL) pageId = get_first(ddoId, "Page");\r
-if (pageId == NULL) pageId = get_new(ddoId, "Page");\r
-goId0 = get_new(pageId, "SmithChart");\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 481501122);\r
-// Graphical Object:\r
- set(goId0, "Right", 5403);\r
- set(goId0, "Bottom", 4504);\r
- set(goId0, "Left", 1577);\r
- set(goId0, "Top", 474);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 7);\r
-// Box...\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
-// Plot base...\r
- set(goId0, "LegendOnOff", TRUE);\r
- set(goId0, "LeftMargin", 500);\r
- set(goId0, "RightMargin", 100);\r
- set(goId0, "TopMargin", 304);\r
- set(goId0, "BottomMargin", 500);\r
-// Plot Title...\r
- set(goId0, "Title", "Input Reflection Coefficient");\r
- set(goId0, "TitleFont", "Roboto");\r
- if (get(goId0, "TitleFont") != "Roboto")\r
- set(goId0, "TitleFont", "Arial For CAE");\r
- set(goId0, "TitleFontSize", 179);\r
- set(goId0, "TitleColor", 0);\r
-axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 235960894);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 179);\r
- set(axisID, "LineThick", 14);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 179);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 1);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-//Polar axis...\r
- if (axisID != NULL) {\r
- set(axisID, "DisplayAllIndependentData", TRUE);\r
- set(axisID, "IndepStart", -1);\r
- set(axisID, "IndepStop", 1);\r
- }\r
-//Smith chart axis...\r
- if (axisID != NULL) {\r
- set(axisID, "ImpedanceOnOff", TRUE);\r
- set(axisID, "AdmittanceOnOff", FALSE);\r
- set(axisID, "AdmittanceColor", 104);\r
- set(axisID, "AdmittanceLineThickness", 14);\r
- set(axisID, "AdmittanceLineType", 0);\r
- set(axisID, "TickFont", "Roboto Condensed");\r
- if (get(axisID, "TickFont") != "Roboto Condensed")\r
- set(axisID, "TickFont", "Arial Narrow For CAE");\r
- }\r
-axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 1193913282);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 179);\r
- set(axisID, "LineThick", 14);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 179);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 1);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-//Polar axis...\r
- if (axisID != NULL) {\r
- set(axisID, "DisplayAllIndependentData", TRUE);\r
- set(axisID, "IndepStart", -1);\r
- set(axisID, "IndepStop", 1);\r
- }\r
-//Smith chart axis...\r
- if (axisID != NULL) {\r
- set(axisID, "ImpedanceOnOff", TRUE);\r
- set(axisID, "AdmittanceOnOff", FALSE);\r
- set(axisID, "AdmittanceColor", 104);\r
- set(axisID, "AdmittanceLineThickness", 14);\r
- set(axisID, "AdmittanceLineType", 0);\r
- set(axisID, "TickFont", "Roboto Condensed");\r
- if (get(axisID, "TickFont") != "Roboto Condensed")\r
- set(axisID, "TickFont", "Arial Narrow For CAE");\r
- }\r
-axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 2113568315);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 140);\r
- set(axisID, "LineThick", 7);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 112);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 1);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-//Polar axis...\r
- if (axisID != NULL) {\r
- set(axisID, "DisplayAllIndependentData", TRUE);\r
- set(axisID, "IndepStart", -1);\r
- set(axisID, "IndepStop", -1);\r
- }\r
-//Smith chart axis...\r
- if (axisID != NULL) {\r
- set(axisID, "ImpedanceOnOff", TRUE);\r
- set(axisID, "AdmittanceOnOff", FALSE);\r
- set(axisID, "AdmittanceColor", 93);\r
- set(axisID, "AdmittanceLineThickness", 14);\r
- set(axisID, "AdmittanceLineType", 0);\r
- set(axisID, "TickFont", "Roboto Condensed");\r
- if (get(axisID, "TickFont") != "Roboto Condensed")\r
- set(axisID, "TickFont", "Arial Narrow For CAE");\r
- }\r
-axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 54402933);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 140);\r
- set(axisID, "LineThick", 7);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 112);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 1);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-//Polar axis...\r
- if (axisID != NULL) {\r
- set(axisID, "DisplayAllIndependentData", TRUE);\r
- set(axisID, "IndepStart", -1);\r
- set(axisID, "IndepStop", -1);\r
- }\r
-//Smith chart axis...\r
- if (axisID != NULL) {\r
- set(axisID, "ImpedanceOnOff", TRUE);\r
- set(axisID, "AdmittanceOnOff", FALSE);\r
- set(axisID, "AdmittanceColor", 93);\r
- set(axisID, "AdmittanceLineThickness", 14);\r
- set(axisID, "AdmittanceLineType", 0);\r
- set(axisID, "TickFont", "Roboto Condensed");\r
- if (get(axisID, "TickFont") != "Roboto Condensed")\r
- set(axisID, "TickFont", "Arial Narrow For CAE");\r
- }\r
-traceID = get_new(goId0, "Trace", "S(1,1)", "xAxis", "yAxis", FALSE);\r
-// Trace:\r
- if (traceID != NULL) {\r
- set(traceID, "TraceType", ddsAutomaticTraceType);\r
- set(traceID, "Color", 1);\r
- set(traceID, "Uid", 1750217816);\r
- set(traceID, "Status", 536913920);\r
- }\r
-// Rect trace:\r
- if (traceID != NULL) {\r
- set(traceID, "LineThick", 14);\r
- set(traceID, "LineType", ddsSolidLineType);\r
- set(traceID, "FillPattern", -1);\r
- set(traceID, "SymbolType", ddsCircleSymbol);\r
- set(traceID, "SymbolsOnOff", FALSE);\r
- set(traceID, "DisplaySinglePointSymbols", TRUE);\r
- set(traceID, "SymbolsSpacing", 15);\r
- set(traceID, "AlwaysDisplayTransitions", FALSE);\r
- set(traceID, "SpectralArrowheadsOnOff", TRUE);\r
- set(traceID, "LabelSubtracesOnOff", TRUE);\r
- set(traceID, "FillHistogramsOnOff", FALSE);\r
- set(traceID, "Format", ddsFormatAutomatic);\r
- set(traceID, "NumDigits", 3);\r
- set(traceID, "Font", "Roboto");\r
- if (get(traceID, "Font") != "Roboto")\r
- set(traceID, "Font", "Arial For CAE");\r
- set(traceID, "FontSize", 112);\r
- set(traceID, "LineColorAutoSequence", FALSE);\r
- set(traceID, "LineTypeAutoSequence", FALSE);\r
- set(traceID, "SymbolTypeAutoSequence", FALSE);\r
- set(traceID, "LineColorAutoSequenceOrder", 3);\r
- set(traceID, "LineTypeAutoSequenceOrder", 1);\r
- set(traceID, "SymbolTypeAutoSequenceOrder", 2);\r
- if (DDSnumTraceTypes > 8) {\r
- set(traceID, "NumberOfDensityColors", 16);\r
- set(traceID, "DensityColorOffset", 0);\r
- set(traceID, "DensityStartColor", 20);\r
- set(traceID, "DensitySymbolType", ddsDotSymbol);\r
- }\r
- set(traceID, "TraceLabelOffset", 100);\r
- }\r
- set(goId0, "PlotLogoHideOnOff", FALSE);\r
-// Initialize plot\r
- set(goId0, "InitPlot", 0);\r
-goId0 = get_new(pageId, "SmithChart");\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 224557552);\r
-// Graphical Object:\r
- set(goId0, "Right", 10070);\r
- set(goId0, "Bottom", 8953);\r
- set(goId0, "Left", 6165);\r
- set(goId0, "Top", 4844);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 7);\r
-// Box...\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
-// Plot base...\r
- set(goId0, "LegendOnOff", TRUE);\r
- set(goId0, "LeftMargin", 500);\r
- set(goId0, "RightMargin", 100);\r
- set(goId0, "TopMargin", 304);\r
- set(goId0, "BottomMargin", 500);\r
-// Plot Title...\r
- set(goId0, "Title", "Output Reflection Coefficient");\r
- set(goId0, "TitleFont", "Roboto");\r
- if (get(goId0, "TitleFont") != "Roboto")\r
- set(goId0, "TitleFont", "Arial For CAE");\r
- set(goId0, "TitleFontSize", 179);\r
- set(goId0, "TitleColor", 0);\r
-axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 10132821);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 179);\r
- set(axisID, "LineThick", 14);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 179);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 1);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-//Polar axis...\r
- if (axisID != NULL) {\r
- set(axisID, "DisplayAllIndependentData", TRUE);\r
- set(axisID, "IndepStart", -1);\r
- set(axisID, "IndepStop", 1);\r
- }\r
-//Smith chart axis...\r
- if (axisID != NULL) {\r
- set(axisID, "ImpedanceOnOff", TRUE);\r
- set(axisID, "AdmittanceOnOff", FALSE);\r
- set(axisID, "AdmittanceColor", 104);\r
- set(axisID, "AdmittanceLineThickness", 14);\r
- set(axisID, "AdmittanceLineType", 0);\r
- set(axisID, "TickFont", "Roboto Condensed");\r
- if (get(axisID, "TickFont") != "Roboto Condensed")\r
- set(axisID, "TickFont", "Arial Narrow For CAE");\r
- }\r
-axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 1590015159);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 179);\r
- set(axisID, "LineThick", 14);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 179);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 1);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-//Polar axis...\r
- if (axisID != NULL) {\r
- set(axisID, "DisplayAllIndependentData", TRUE);\r
- set(axisID, "IndepStart", -1);\r
- set(axisID, "IndepStop", 1);\r
- }\r
-//Smith chart axis...\r
- if (axisID != NULL) {\r
- set(axisID, "ImpedanceOnOff", TRUE);\r
- set(axisID, "AdmittanceOnOff", FALSE);\r
- set(axisID, "AdmittanceColor", 104);\r
- set(axisID, "AdmittanceLineThickness", 14);\r
- set(axisID, "AdmittanceLineType", 0);\r
- set(axisID, "TickFont", "Roboto Condensed");\r
- if (get(axisID, "TickFont") != "Roboto Condensed")\r
- set(axisID, "TickFont", "Arial Narrow For CAE");\r
- }\r
-axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 1462884927);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 140);\r
- set(axisID, "LineThick", 7);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 112);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 1);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-//Polar axis...\r
- if (axisID != NULL) {\r
- set(axisID, "DisplayAllIndependentData", TRUE);\r
- set(axisID, "IndepStart", -1);\r
- set(axisID, "IndepStop", -1);\r
- }\r
-//Smith chart axis...\r
- if (axisID != NULL) {\r
- set(axisID, "ImpedanceOnOff", TRUE);\r
- set(axisID, "AdmittanceOnOff", FALSE);\r
- set(axisID, "AdmittanceColor", 93);\r
- set(axisID, "AdmittanceLineThickness", 14);\r
- set(axisID, "AdmittanceLineType", 0);\r
- set(axisID, "TickFont", "Roboto Condensed");\r
- if (get(axisID, "TickFont") != "Roboto Condensed")\r
- set(axisID, "TickFont", "Arial Narrow For CAE");\r
- }\r
-axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 320364721);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 140);\r
- set(axisID, "LineThick", 7);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 112);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 1);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-//Polar axis...\r
- if (axisID != NULL) {\r
- set(axisID, "DisplayAllIndependentData", TRUE);\r
- set(axisID, "IndepStart", -1);\r
- set(axisID, "IndepStop", -1);\r
- }\r
-//Smith chart axis...\r
- if (axisID != NULL) {\r
- set(axisID, "ImpedanceOnOff", TRUE);\r
- set(axisID, "AdmittanceOnOff", FALSE);\r
- set(axisID, "AdmittanceColor", 93);\r
- set(axisID, "AdmittanceLineThickness", 14);\r
- set(axisID, "AdmittanceLineType", 0);\r
- set(axisID, "TickFont", "Roboto Condensed");\r
- if (get(axisID, "TickFont") != "Roboto Condensed")\r
- set(axisID, "TickFont", "Arial Narrow For CAE");\r
- }\r
-traceID = get_new(goId0, "Trace", "S(2,2)", "xAxis", "yAxis", FALSE);\r
-// Trace:\r
- if (traceID != NULL) {\r
- set(traceID, "TraceType", ddsAutomaticTraceType);\r
- set(traceID, "Color", 1);\r
- set(traceID, "Uid", 588464112);\r
- set(traceID, "Status", 536913920);\r
- }\r
-// Rect trace:\r
- if (traceID != NULL) {\r
- set(traceID, "LineThick", 14);\r
- set(traceID, "LineType", ddsSolidLineType);\r
- set(traceID, "FillPattern", -1);\r
- set(traceID, "SymbolType", ddsCircleSymbol);\r
- set(traceID, "SymbolsOnOff", FALSE);\r
- set(traceID, "DisplaySinglePointSymbols", TRUE);\r
- set(traceID, "SymbolsSpacing", 15);\r
- set(traceID, "AlwaysDisplayTransitions", FALSE);\r
- set(traceID, "SpectralArrowheadsOnOff", TRUE);\r
- set(traceID, "LabelSubtracesOnOff", TRUE);\r
- set(traceID, "FillHistogramsOnOff", FALSE);\r
- set(traceID, "Format", ddsFormatAutomatic);\r
- set(traceID, "NumDigits", 3);\r
- set(traceID, "Font", "Roboto");\r
- if (get(traceID, "Font") != "Roboto")\r
- set(traceID, "Font", "Arial For CAE");\r
- set(traceID, "FontSize", 112);\r
- set(traceID, "LineColorAutoSequence", FALSE);\r
- set(traceID, "LineTypeAutoSequence", FALSE);\r
- set(traceID, "SymbolTypeAutoSequence", FALSE);\r
- set(traceID, "LineColorAutoSequenceOrder", 3);\r
- set(traceID, "LineTypeAutoSequenceOrder", 1);\r
- set(traceID, "SymbolTypeAutoSequenceOrder", 2);\r
- if (DDSnumTraceTypes > 8) {\r
- set(traceID, "NumberOfDensityColors", 16);\r
- set(traceID, "DensityColorOffset", 0);\r
- set(traceID, "DensityStartColor", 20);\r
- set(traceID, "DensitySymbolType", ddsDotSymbol);\r
- }\r
- set(traceID, "TraceLabelOffset", 100);\r
- }\r
- set(goId0, "PlotLogoHideOnOff", FALSE);\r
-// Initialize plot\r
- set(goId0, "InitPlot", 0);\r
-goId0 = get_new(pageId, "Plot");\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 501054491);\r
-// Graphical Object:\r
- set(goId0, "Right", 5822);\r
- set(goId0, "Bottom", 8969);\r
- set(goId0, "Left", 1349);\r
- set(goId0, "Top", 4799);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 7);\r
-// Box...\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
-// Plot base...\r
- set(goId0, "LegendOnOff", TRUE);\r
- set(goId0, "LeftMargin", 768);\r
- set(goId0, "RightMargin", 126);\r
- set(goId0, "TopMargin", 304);\r
- set(goId0, "BottomMargin", 610);\r
-// Plot Title...\r
- set(goId0, "Title", "Forward Transmission, dB");\r
- set(goId0, "TitleFont", "Roboto");\r
- if (get(goId0, "TitleFont") != "Roboto")\r
- set(goId0, "TitleFont", "Arial For CAE");\r
- set(goId0, "TitleFontSize", 179);\r
- set(goId0, "TitleColor", 0);\r
-axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 861810028);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 179);\r
- set(axisID, "LineThick", 14);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 179);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 0.2);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 332052269);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 179);\r
- set(axisID, "LineThick", 14);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 179);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 0.2);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 1163253952);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", FALSE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 140);\r
- set(axisID, "LineThick", 7);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 112);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 0.2);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 218288113);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", FALSE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 140);\r
- set(axisID, "LineThick", 7);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 112);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 0.2);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-traceID = get_new(goId0, "Trace", "dB(S(2,1))", "xAxis", "yAxis", FALSE);\r
-// Trace:\r
- if (traceID != NULL) {\r
- set(traceID, "TraceType", ddsAutomaticTraceType);\r
- set(traceID, "Color", 1);\r
- set(traceID, "Uid", 1758655243);\r
- set(traceID, "Status", 536913920);\r
- }\r
-// Rect trace:\r
- if (traceID != NULL) {\r
- set(traceID, "LineThick", 14);\r
- set(traceID, "LineType", ddsSolidLineType);\r
- set(traceID, "FillPattern", -1);\r
- set(traceID, "SymbolType", ddsCircleSymbol);\r
- set(traceID, "SymbolsOnOff", FALSE);\r
- set(traceID, "DisplaySinglePointSymbols", TRUE);\r
- set(traceID, "SymbolsSpacing", 15);\r
- set(traceID, "AlwaysDisplayTransitions", FALSE);\r
- set(traceID, "SpectralArrowheadsOnOff", TRUE);\r
- set(traceID, "LabelSubtracesOnOff", TRUE);\r
- set(traceID, "FillHistogramsOnOff", FALSE);\r
- set(traceID, "Format", ddsFormatAutomatic);\r
- set(traceID, "NumDigits", 3);\r
- set(traceID, "Font", "Roboto");\r
- if (get(traceID, "Font") != "Roboto")\r
- set(traceID, "Font", "Arial For CAE");\r
- set(traceID, "FontSize", 112);\r
- set(traceID, "LineColorAutoSequence", FALSE);\r
- set(traceID, "LineTypeAutoSequence", FALSE);\r
- set(traceID, "SymbolTypeAutoSequence", FALSE);\r
- set(traceID, "LineColorAutoSequenceOrder", 3);\r
- set(traceID, "LineTypeAutoSequenceOrder", 1);\r
- set(traceID, "SymbolTypeAutoSequenceOrder", 2);\r
- if (DDSnumTraceTypes > 8) {\r
- set(traceID, "NumberOfDensityColors", 16);\r
- set(traceID, "DensityColorOffset", 0);\r
- set(traceID, "DensityStartColor", 20);\r
- set(traceID, "DensitySymbolType", ddsDotSymbol);\r
- }\r
- set(traceID, "TraceLabelOffset", 100);\r
- }\r
- set(goId0, "PlotLogoHideOnOff", FALSE);\r
-// Initialize plot\r
- set(goId0, "InitPlot", 0);\r
-goId0 = get_new(pageId, "Plot");\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 1424702553);\r
-// Graphical Object:\r
- set(goId0, "Right", 10129);\r
- set(goId0, "Bottom", 4586);\r
- set(goId0, "Left", 5756);\r
- set(goId0, "Top", 416);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 7);\r
-// Box...\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
-// Plot base...\r
- set(goId0, "LegendOnOff", TRUE);\r
- set(goId0, "LeftMargin", 668);\r
- set(goId0, "RightMargin", 126);\r
- set(goId0, "TopMargin", 304);\r
- set(goId0, "BottomMargin", 610);\r
-// Plot Title...\r
- set(goId0, "Title", "Reverse Transmission, dB");\r
- set(goId0, "TitleFont", "Roboto");\r
- if (get(goId0, "TitleFont") != "Roboto")\r
- set(goId0, "TitleFont", "Arial For CAE");\r
- set(goId0, "TitleFontSize", 179);\r
- set(goId0, "TitleColor", 0);\r
-axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 58144474);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 179);\r
- set(axisID, "LineThick", 14);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 179);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 0.2);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 1195166197);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 179);\r
- set(axisID, "LineThick", 14);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 179);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 0.2);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 1885801600);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", FALSE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 140);\r
- set(axisID, "LineThick", 7);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 112);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 0.2);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 778430565);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", FALSE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 140);\r
- set(axisID, "LineThick", 7);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 112);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 0.2);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-traceID = get_new(goId0, "Trace", "dB(S(1,2))", "xAxis", "yAxis", FALSE);\r
-// Trace:\r
- if (traceID != NULL) {\r
- set(traceID, "TraceType", ddsAutomaticTraceType);\r
- set(traceID, "Color", 1);\r
- set(traceID, "Uid", 2089500769);\r
- set(traceID, "Status", 536913920);\r
- }\r
-// Rect trace:\r
- if (traceID != NULL) {\r
- set(traceID, "LineThick", 14);\r
- set(traceID, "LineType", ddsSolidLineType);\r
- set(traceID, "FillPattern", -1);\r
- set(traceID, "SymbolType", ddsCircleSymbol);\r
- set(traceID, "SymbolsOnOff", FALSE);\r
- set(traceID, "DisplaySinglePointSymbols", TRUE);\r
- set(traceID, "SymbolsSpacing", 15);\r
- set(traceID, "AlwaysDisplayTransitions", FALSE);\r
- set(traceID, "SpectralArrowheadsOnOff", TRUE);\r
- set(traceID, "LabelSubtracesOnOff", TRUE);\r
- set(traceID, "FillHistogramsOnOff", FALSE);\r
- set(traceID, "Format", ddsFormatAutomatic);\r
- set(traceID, "NumDigits", 3);\r
- set(traceID, "Font", "Roboto");\r
- if (get(traceID, "Font") != "Roboto")\r
- set(traceID, "Font", "Arial For CAE");\r
- set(traceID, "FontSize", 112);\r
- set(traceID, "LineColorAutoSequence", FALSE);\r
- set(traceID, "LineTypeAutoSequence", FALSE);\r
- set(traceID, "SymbolTypeAutoSequence", FALSE);\r
- set(traceID, "LineColorAutoSequenceOrder", 3);\r
- set(traceID, "LineTypeAutoSequenceOrder", 1);\r
- set(traceID, "SymbolTypeAutoSequenceOrder", 2);\r
- if (DDSnumTraceTypes > 8) {\r
- set(traceID, "NumberOfDensityColors", 16);\r
- set(traceID, "DensityColorOffset", 0);\r
- set(traceID, "DensityStartColor", 20);\r
- set(traceID, "DensitySymbolType", ddsDotSymbol);\r
- }\r
- set(traceID, "TraceLabelOffset", 100);\r
- }\r
- set(goId0, "PlotLogoHideOnOff", FALSE);\r
-// Initialize plot\r
- set(goId0, "InitPlot", 0);\r
-// Base Class Object:\r
- set(pageId, "Name", "Page 1 : SP_NWA_T");\r
- set(pageId, "Uid", 389578541);\r
- set(pageId, "Invisible", FALSE);\r
-pageId = get_new(ddoId, "Page");\r
-goId0 = get_new(pageId, "Equation");\r
-// Expression...\r
- set(goId0, "Expression", "F_lim1index=find_index(SP.freq,indep(F_lim1))");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 104);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
- set(goId0, "AutoCalculate", TRUE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 2103196565);\r
-// Graphical Object:\r
- set(goId0, "Right", 14335);\r
- set(goId0, "Bottom", 6116);\r
- set(goId0, "Left", 11949);\r
- set(goId0, "Top", 5866);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 14);\r
-goId0 = get_new(pageId, "Equation");\r
-// Expression...\r
- set(goId0, "Expression", "F_lim2index=find_index(SP.freq,indep(F_lim2))");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 104);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
- set(goId0, "AutoCalculate", TRUE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 2018298895);\r
-// Graphical Object:\r
- set(goId0, "Right", 14345);\r
- set(goId0, "Bottom", 6465);\r
- set(goId0, "Left", 11959);\r
- set(goId0, "Top", 6215);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 14);\r
-goId0 = get_new(pageId, "Equation");\r
-// Expression...\r
- set(goId0, "Expression", "low_index=if (F_lim1index<F_lim2index) then F_lim1index else F_lim2index ");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 104);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
- set(goId0, "AutoCalculate", TRUE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 1348998653);\r
-// Graphical Object:\r
- set(goId0, "Right", 15607);\r
- set(goId0, "Bottom", 6834);\r
- set(goId0, "Left", 11907);\r
- set(goId0, "Top", 6584);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 14);\r
-goId0 = get_new(pageId, "Equation");\r
-// Expression...\r
- set(goId0, "Expression", "high_index=if (F_lim2index>F_lim1index) then F_lim2index else F_lim1index");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 104);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
- set(goId0, "AutoCalculate", TRUE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 785417666);\r
-// Graphical Object:\r
- set(goId0, "Right", 15605);\r
- set(goId0, "Bottom", 7178);\r
- set(goId0, "Left", 11892);\r
- set(goId0, "Top", 6928);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 14);\r
-goId0 = get_new(pageId, "Equation");\r
-// Expression...\r
- set(goId0, "Expression", "ph=[-pi::0.01*pi::pi]");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 104);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
- set(goId0, "AutoCalculate", TRUE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 1136993658);\r
-// Graphical Object:\r
- set(goId0, "Right", 13005);\r
- set(goId0, "Bottom", 7549);\r
- set(goId0, "Left", 11884);\r
- set(goId0, "Top", 7299);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 14);\r
-goId0 = get_new(pageId, "Equation");\r
-// Expression...\r
- set(goId0, "Expression", "mag_gamma=(VSWRcircleVal-1)/(VSWRcircleVal+1)");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 104);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
- set(goId0, "AutoCalculate", TRUE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 1364395550);\r
-// Graphical Object:\r
- set(goId0, "Right", 14560);\r
- set(goId0, "Bottom", 7903);\r
- set(goId0, "Left", 11887);\r
- set(goId0, "Top", 7653);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 14);\r
-goId0 = get_new(pageId, "Equation");\r
-// Expression...\r
- set(goId0, "Expression", "gamma_cmplx=mag_gamma*exp(j*ph)");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 104);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
- set(goId0, "AutoCalculate", TRUE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 252757151);\r
-// Graphical Object:\r
- set(goId0, "Right", 13991);\r
- set(goId0, "Bottom", 8244);\r
- set(goId0, "Left", 11909);\r
- set(goId0, "Top", 7994);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 14);\r
-goId0 = get_new(pageId, "Equation");\r
-// Expression...\r
- set(goId0, "Expression", "VSWRcircleVal=2.5");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 192);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
- set(goId0, "AutoCalculate", TRUE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 1306045634);\r
-// Graphical Object:\r
- set(goId0, "Right", 13892);\r
- set(goId0, "Bottom", 3218);\r
- set(goId0, "Left", 11929);\r
- set(goId0, "Top", 2968);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 14);\r
-goId0 = get_new(pageId, "SmithChart");\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 1493200247);\r
-// Graphical Object:\r
- set(goId0, "Right", 5331);\r
- set(goId0, "Bottom", 4737);\r
- set(goId0, "Left", 1505);\r
- set(goId0, "Top", 720);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 14);\r
-// Box...\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
-// Plot base...\r
- set(goId0, "LegendOnOff", TRUE);\r
- set(goId0, "LeftMargin", 500);\r
- set(goId0, "RightMargin", 100);\r
- set(goId0, "TopMargin", 291);\r
- set(goId0, "BottomMargin", 500);\r
-// Plot Title...\r
- set(goId0, "Title", "Input Reflection Coefficient");\r
- set(goId0, "TitleFont", "Roboto");\r
- if (get(goId0, "TitleFont") != "Roboto")\r
- set(goId0, "TitleFont", "Arial For CAE");\r
- set(goId0, "TitleFontSize", 166);\r
- set(goId0, "TitleColor", 0);\r
-axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 742104546);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 166);\r
- set(axisID, "LineThick", 14);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 166);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 1);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-//Polar axis...\r
- if (axisID != NULL) {\r
- set(axisID, "DisplayAllIndependentData", TRUE);\r
- set(axisID, "IndepStart", 1000000000);\r
- set(axisID, "IndepStop", 5000000000);\r
- }\r
-//Smith chart axis...\r
- if (axisID != NULL) {\r
- set(axisID, "ImpedanceOnOff", TRUE);\r
- set(axisID, "AdmittanceOnOff", FALSE);\r
- set(axisID, "AdmittanceColor", 104);\r
- set(axisID, "AdmittanceLineThickness", 14);\r
- set(axisID, "AdmittanceLineType", 0);\r
- set(axisID, "TickFont", "Roboto Condensed");\r
- if (get(axisID, "TickFont") != "Roboto Condensed")\r
- set(axisID, "TickFont", "Arial Narrow For CAE");\r
- }\r
-axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 40841216);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 166);\r
- set(axisID, "LineThick", 14);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 166);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 1);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-//Polar axis...\r
- if (axisID != NULL) {\r
- set(axisID, "DisplayAllIndependentData", TRUE);\r
- set(axisID, "IndepStart", 1000000000);\r
- set(axisID, "IndepStop", 5000000000);\r
- }\r
-//Smith chart axis...\r
- if (axisID != NULL) {\r
- set(axisID, "ImpedanceOnOff", TRUE);\r
- set(axisID, "AdmittanceOnOff", FALSE);\r
- set(axisID, "AdmittanceColor", 104);\r
- set(axisID, "AdmittanceLineThickness", 14);\r
- set(axisID, "AdmittanceLineType", 0);\r
- set(axisID, "TickFont", "Roboto Condensed");\r
- if (get(axisID, "TickFont") != "Roboto Condensed")\r
- set(axisID, "TickFont", "Arial Narrow For CAE");\r
- }\r
-axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 638518703);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 140);\r
- set(axisID, "LineThick", 7);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 112);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 1);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-//Polar axis...\r
- if (axisID != NULL) {\r
- set(axisID, "DisplayAllIndependentData", TRUE);\r
- set(axisID, "IndepStart", -1);\r
- set(axisID, "IndepStop", -1);\r
- }\r
-//Smith chart axis...\r
- if (axisID != NULL) {\r
- set(axisID, "ImpedanceOnOff", TRUE);\r
- set(axisID, "AdmittanceOnOff", FALSE);\r
- set(axisID, "AdmittanceColor", 93);\r
- set(axisID, "AdmittanceLineThickness", 14);\r
- set(axisID, "AdmittanceLineType", 0);\r
- set(axisID, "TickFont", "Roboto Condensed");\r
- if (get(axisID, "TickFont") != "Roboto Condensed")\r
- set(axisID, "TickFont", "Arial Narrow For CAE");\r
- }\r
-axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 1702767284);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 140);\r
- set(axisID, "LineThick", 7);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 112);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 1);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-//Polar axis...\r
- if (axisID != NULL) {\r
- set(axisID, "DisplayAllIndependentData", TRUE);\r
- set(axisID, "IndepStart", -1);\r
- set(axisID, "IndepStop", -1);\r
- }\r
-//Smith chart axis...\r
- if (axisID != NULL) {\r
- set(axisID, "ImpedanceOnOff", TRUE);\r
- set(axisID, "AdmittanceOnOff", FALSE);\r
- set(axisID, "AdmittanceColor", 93);\r
- set(axisID, "AdmittanceLineThickness", 14);\r
- set(axisID, "AdmittanceLineType", 0);\r
- set(axisID, "TickFont", "Roboto Condensed");\r
- if (get(axisID, "TickFont") != "Roboto Condensed")\r
- set(axisID, "TickFont", "Arial Narrow For CAE");\r
- }\r
-traceID = get_new(goId0, "Trace", "S(1,1)", "xAxis", "yAxis", FALSE);\r
-// Trace:\r
- if (traceID != NULL) {\r
- set(traceID, "TraceType", ddsAutomaticTraceType);\r
- set(traceID, "Color", 1);\r
- set(traceID, "Uid", 2033677962);\r
- set(traceID, "Status", 536913920);\r
- }\r
-// Rect trace:\r
- if (traceID != NULL) {\r
- set(traceID, "LineThick", 14);\r
- set(traceID, "LineType", ddsSolidLineType);\r
- set(traceID, "FillPattern", -1);\r
- set(traceID, "SymbolType", ddsCircleSymbol);\r
- set(traceID, "SymbolsOnOff", FALSE);\r
- set(traceID, "DisplaySinglePointSymbols", TRUE);\r
- set(traceID, "SymbolsSpacing", 15);\r
- set(traceID, "AlwaysDisplayTransitions", FALSE);\r
- set(traceID, "SpectralArrowheadsOnOff", TRUE);\r
- set(traceID, "LabelSubtracesOnOff", TRUE);\r
- set(traceID, "FillHistogramsOnOff", FALSE);\r
- set(traceID, "Format", ddsFormatAutomatic);\r
- set(traceID, "NumDigits", 3);\r
- set(traceID, "Font", "Roboto");\r
- if (get(traceID, "Font") != "Roboto")\r
- set(traceID, "Font", "Arial For CAE");\r
- set(traceID, "FontSize", 112);\r
- set(traceID, "LineColorAutoSequence", FALSE);\r
- set(traceID, "LineTypeAutoSequence", FALSE);\r
- set(traceID, "SymbolTypeAutoSequence", FALSE);\r
- set(traceID, "LineColorAutoSequenceOrder", 3);\r
- set(traceID, "LineTypeAutoSequenceOrder", 1);\r
- set(traceID, "SymbolTypeAutoSequenceOrder", 2);\r
- if (DDSnumTraceTypes > 8) {\r
- set(traceID, "NumberOfDensityColors", 16);\r
- set(traceID, "DensityColorOffset", 0);\r
- set(traceID, "DensityStartColor", 20);\r
- set(traceID, "DensitySymbolType", ddsDotSymbol);\r
- }\r
- set(traceID, "TraceLabelOffset", 100);\r
- }\r
- set(goId0, "PlotLogoHideOnOff", FALSE);\r
-// Initialize plot\r
- set(goId0, "InitPlot", 0);\r
-goId0 = get_new(pageId, "Plot");\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 1001076375);\r
-// Graphical Object:\r
- set(goId0, "Right", 5740);\r
- set(goId0, "Bottom", 9241);\r
- set(goId0, "Left", 1316);\r
- set(goId0, "Top", 5301);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 14);\r
-// Box...\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
-// Plot base...\r
- set(goId0, "LegendOnOff", TRUE);\r
- set(goId0, "LeftMargin", 729);\r
- set(goId0, "RightMargin", 116);\r
- set(goId0, "TopMargin", 125);\r
- set(goId0, "BottomMargin", 584);\r
-// Plot Title...\r
- set(goId0, "Title", "");\r
- set(goId0, "TitleFont", "Roboto");\r
- if (get(goId0, "TitleFont") != "Roboto")\r
- set(goId0, "TitleFont", "Arial For CAE");\r
- set(goId0, "TitleFontSize", 166);\r
- set(goId0, "TitleColor", 0);\r
-axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 1885943056);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 166);\r
- set(axisID, "LineThick", 14);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 166);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", 1000000000);\r
- set(axisID, "MaxValue", 5000000000);\r
- set(axisID, "StepSize", 500000000);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 106159635);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 166);\r
- set(axisID, "LineThick", 14);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 166);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", 19);\r
- set(axisID, "MaxValue", 22.5);\r
- set(axisID, "StepSize", 0.5);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 610455250);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", FALSE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 140);\r
- set(axisID, "LineThick", 7);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 112);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 0.2);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 1399130436);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", FALSE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 140);\r
- set(axisID, "LineThick", 7);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 112);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 0.2);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-traceID = get_new(goId0, "Trace", "dB(S(2,1))", "xAxis", "yAxis", FALSE);\r
-// Trace:\r
- if (traceID != NULL) {\r
- set(traceID, "TraceType", ddsAutomaticTraceType);\r
- set(traceID, "Color", 1);\r
- set(traceID, "Uid", 50769812);\r
- set(traceID, "Status", 536913920);\r
- }\r
-// Rect trace:\r
- if (traceID != NULL) {\r
- set(traceID, "LineThick", 14);\r
- set(traceID, "LineType", ddsSolidLineType);\r
- set(traceID, "FillPattern", -1);\r
- set(traceID, "SymbolType", ddsCircleSymbol);\r
- set(traceID, "SymbolsOnOff", FALSE);\r
- set(traceID, "DisplaySinglePointSymbols", TRUE);\r
- set(traceID, "SymbolsSpacing", 15);\r
- set(traceID, "AlwaysDisplayTransitions", FALSE);\r
- set(traceID, "SpectralArrowheadsOnOff", TRUE);\r
- set(traceID, "LabelSubtracesOnOff", TRUE);\r
- set(traceID, "FillHistogramsOnOff", FALSE);\r
- set(traceID, "Format", ddsFormatAutomatic);\r
- set(traceID, "NumDigits", 3);\r
- set(traceID, "Font", "Roboto");\r
- if (get(traceID, "Font") != "Roboto")\r
- set(traceID, "Font", "Arial For CAE");\r
- set(traceID, "FontSize", 112);\r
- set(traceID, "LineColorAutoSequence", FALSE);\r
- set(traceID, "LineTypeAutoSequence", FALSE);\r
- set(traceID, "SymbolTypeAutoSequence", FALSE);\r
- set(traceID, "LineColorAutoSequenceOrder", 3);\r
- set(traceID, "LineTypeAutoSequenceOrder", 1);\r
- set(traceID, "SymbolTypeAutoSequenceOrder", 2);\r
- if (DDSnumTraceTypes > 8) {\r
- set(traceID, "NumberOfDensityColors", 16);\r
- set(traceID, "DensityColorOffset", 0);\r
- set(traceID, "DensityStartColor", 20);\r
- set(traceID, "DensitySymbolType", ddsDotSymbol);\r
- }\r
- set(traceID, "TraceLabelOffset", 100);\r
- }\r
-markerID = get_new(traceID, "MarkerNew", "F_lim1", "2000000000.00000000000000000000000000000000", 0, "", "", 1, "");\r
-// Base Class Object:\r
- set(markerID, "Name", "default");\r
- set(markerID, "Uid", 1604052058);\r
-// Graphical Object:\r
- set(markerID, "Right", 0);\r
- set(markerID, "Bottom", 0);\r
- set(markerID, "Left", 0);\r
- set(markerID, "Top", 0);\r
- set(markerID, "Zrot", 0);\r
- set(markerID, "Yrot", 0);\r
- set(markerID, "Xrot", 0);\r
- set(markerID, "Status", 536870912);\r
- set(markerID, "LineColor", 0);\r
- set(markerID, "LineType", 0);\r
- set(markerID, "LineWidth", 0);\r
-// Marker:\r
- if (markerID != NULL) {\r
- set(markerID, "DataScript", "trcdata");\r
- set(markerID, "DeltaModeStatus", 0);\r
- set(markerID, "MkrType", 1);\r
- set(markerID, "Format", 0);\r
- set(markerID, "NumDigits", 3);\r
- set(markerID, "ComplexNumberFormat", 1);\r
- set(markerID, "AuxFormat", 0);\r
- set(markerID, "AuxNumDigits", 3);\r
- set(markerID, "AuxType", 0);\r
- set(markerID, "AuxZ", "1");\r
- set(markerID, "AuxComplexNumberFormat", 0);\r
- set(markerID, "ReadoutChartVisualLabel", 1);\r
- set(markerID, "ReadoutSweepVisualLabel", 1);\r
- set(markerID, "ReadoutTypeVisualLabel", 1);\r
- set(markerID, "ReadoutOutlineVisualLabel", 1);\r
- set(markerID, "ReadoutIndeVisualLabel", 1);\r
- set(markerID, "ReadoutDepeVisualLabel", 1);\r
- set(markerID, "ReadoutNameVisualLabel", 1);\r
- set(markerID, "ReadoutVisualLabel", 1);\r
- set(markerID, "SymbolVisualLabel", 1);\r
- set(markerID, "NameVisualLabel", 1);\r
- set(markerID, "MkrDontMoveReadoutWithPlot", 1);\r
- set(markerID, "MkrSweepExpressionsEnabled", 0);\r
- }\r
-// More marker:\r
- if (markerID != NULL) {\r
- set(markerID, "MkrLabelFont", "Roboto");\r
- if (get(markerID, "MkrLabelFont") != "Roboto")\r
- set(markerID, "MkrLabelFont", "Arial For CAE");\r
- set(markerID, "MkrLabelFontSize", 194);\r
- set(markerID, "MkrLabelColor", 0);\r
- set(markerID, "MkrReadoutFont", "Roboto");\r
- if (get(markerID, "MkrReadoutFont") != "Roboto")\r
- set(markerID, "MkrReadoutFont", "Arial For CAE");\r
- set(markerID, "MkrReadoutFontSize", 167);\r
- set(markerID, "MkrReadoutColor", 0);\r
- set(markerID, "MkrReadoutFillColor", 0);\r
- set(markerID, "MkrReadoutFillPattern", -1);\r
- set(markerID, "MkrReadoutLeft", 5680);\r
- set(markerID, "MkrReadoutRight", 7089);\r
- set(markerID, "MkrReadoutBottom", 6907);\r
- set(markerID, "MkrReadoutTop", 6366);\r
- set(markerID, "MkrIndicatorColor", 0);\r
- set(markerID, "MkrIndicatorSize", 6);\r
- set(markerID, "MkrIndicatorType", 0);\r
- }\r
-// Marker Types:\r
- if (markerID != NULL) {\r
- set(markerID, "MkrOffsetValue", -3);\r
- set(markerID, "MkrAperturePercentX", 10);\r
- set(markerID, "MkrAperturePercentY", 10);\r
- set(markerID, "DrawApertureOnOff", FALSE);\r
- }\r
-markerID = get_new(traceID, "MarkerNew", "F_lim2", "3000000000.00000000000000000000000000000000", 0, "", "", 1, "");\r
-// Base Class Object:\r
- set(markerID, "Name", "default");\r
- set(markerID, "Uid", 1814907620);\r
-// Graphical Object:\r
- set(markerID, "Right", 0);\r
- set(markerID, "Bottom", 0);\r
- set(markerID, "Left", 0);\r
- set(markerID, "Top", 0);\r
- set(markerID, "Zrot", 0);\r
- set(markerID, "Yrot", 0);\r
- set(markerID, "Xrot", 0);\r
- set(markerID, "Status", 536870912);\r
- set(markerID, "LineColor", 0);\r
- set(markerID, "LineType", 0);\r
- set(markerID, "LineWidth", 0);\r
-// Marker:\r
- if (markerID != NULL) {\r
- set(markerID, "DataScript", "trcdata");\r
- set(markerID, "DeltaModeStatus", 0);\r
- set(markerID, "MkrType", 1);\r
- set(markerID, "Format", 0);\r
- set(markerID, "NumDigits", 3);\r
- set(markerID, "ComplexNumberFormat", 1);\r
- set(markerID, "AuxFormat", 0);\r
- set(markerID, "AuxNumDigits", 3);\r
- set(markerID, "AuxType", 0);\r
- set(markerID, "AuxZ", "1");\r
- set(markerID, "AuxComplexNumberFormat", 0);\r
- set(markerID, "ReadoutChartVisualLabel", 1);\r
- set(markerID, "ReadoutSweepVisualLabel", 1);\r
- set(markerID, "ReadoutTypeVisualLabel", 1);\r
- set(markerID, "ReadoutOutlineVisualLabel", 1);\r
- set(markerID, "ReadoutIndeVisualLabel", 1);\r
- set(markerID, "ReadoutDepeVisualLabel", 1);\r
- set(markerID, "ReadoutNameVisualLabel", 1);\r
- set(markerID, "ReadoutVisualLabel", 1);\r
- set(markerID, "SymbolVisualLabel", 1);\r
- set(markerID, "NameVisualLabel", 1);\r
- set(markerID, "MkrDontMoveReadoutWithPlot", 1);\r
- set(markerID, "MkrSweepExpressionsEnabled", 0);\r
- }\r
-// More marker:\r
- if (markerID != NULL) {\r
- set(markerID, "MkrLabelFont", "Roboto");\r
- if (get(markerID, "MkrLabelFont") != "Roboto")\r
- set(markerID, "MkrLabelFont", "Arial For CAE");\r
- set(markerID, "MkrLabelFontSize", 194);\r
- set(markerID, "MkrLabelColor", 0);\r
- set(markerID, "MkrReadoutFont", "Roboto");\r
- if (get(markerID, "MkrReadoutFont") != "Roboto")\r
- set(markerID, "MkrReadoutFont", "Arial For CAE");\r
- set(markerID, "MkrReadoutFontSize", 167);\r
- set(markerID, "MkrReadoutColor", 0);\r
- set(markerID, "MkrReadoutFillColor", 0);\r
- set(markerID, "MkrReadoutFillPattern", -1);\r
- set(markerID, "MkrReadoutLeft", 5675);\r
- set(markerID, "MkrReadoutRight", 7084);\r
- set(markerID, "MkrReadoutBottom", 7871);\r
- set(markerID, "MkrReadoutTop", 7330);\r
- set(markerID, "MkrIndicatorColor", 0);\r
- set(markerID, "MkrIndicatorSize", 6);\r
- set(markerID, "MkrIndicatorType", 0);\r
- }\r
-// Marker Types:\r
- if (markerID != NULL) {\r
- set(markerID, "MkrOffsetValue", -3);\r
- set(markerID, "MkrAperturePercentX", 10);\r
- set(markerID, "MkrAperturePercentY", 10);\r
- set(markerID, "DrawApertureOnOff", FALSE);\r
- }\r
- set(goId0, "PlotLogoHideOnOff", FALSE);\r
-// Initialize plot\r
- set(goId0, "InitPlot", 0);\r
-goId0 = get_new(pageId, "Plot");\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 1671744803);\r
-// Graphical Object:\r
- set(goId0, "Right", 11641);\r
- set(goId0, "Bottom", 9182);\r
- set(goId0, "Left", 7217);\r
- set(goId0, "Top", 5242);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 14);\r
-// Box...\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
-// Plot base...\r
- set(goId0, "LegendOnOff", TRUE);\r
- set(goId0, "LeftMargin", 729);\r
- set(goId0, "RightMargin", 116);\r
- set(goId0, "TopMargin", 125);\r
- set(goId0, "BottomMargin", 584);\r
-// Plot Title...\r
- set(goId0, "Title", "");\r
- set(goId0, "TitleFont", "Roboto");\r
- if (get(goId0, "TitleFont") != "Roboto")\r
- set(goId0, "TitleFont", "Arial For CAE");\r
- set(goId0, "TitleFontSize", 166);\r
- set(goId0, "TitleColor", 0);\r
-axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 1335684289);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 166);\r
- set(axisID, "LineThick", 14);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 166);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", 2000000000);\r
- set(axisID, "MaxValue", 3000000000);\r
- set(axisID, "StepSize", 100000000);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 427117126);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "dB(S(2,1))");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 166);\r
- set(axisID, "LineThick", 14);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 166);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", 20.8);\r
- set(axisID, "MaxValue", 21.6);\r
- set(axisID, "StepSize", 0.1);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 548099923);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", FALSE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 140);\r
- set(axisID, "LineThick", 7);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 112);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 0.2);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 1631623562);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", FALSE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 140);\r
- set(axisID, "LineThick", 7);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 112);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 0.2);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-traceID = get_new(goId0, "Trace", "dB(S(2,1)[low_index::high_index])", "xAxis", "yAxis", FALSE);\r
-// Trace:\r
- if (traceID != NULL) {\r
- set(traceID, "TraceType", ddsAutomaticTraceType);\r
- set(traceID, "Color", 1);\r
- set(traceID, "Uid", 2078730837);\r
- set(traceID, "Status", 536913920);\r
- }\r
-// Rect trace:\r
- if (traceID != NULL) {\r
- set(traceID, "LineThick", 14);\r
- set(traceID, "LineType", ddsSolidLineType);\r
- set(traceID, "FillPattern", -1);\r
- set(traceID, "SymbolType", ddsCircleSymbol);\r
- set(traceID, "SymbolsOnOff", FALSE);\r
- set(traceID, "DisplaySinglePointSymbols", TRUE);\r
- set(traceID, "SymbolsSpacing", 15);\r
- set(traceID, "AlwaysDisplayTransitions", FALSE);\r
- set(traceID, "SpectralArrowheadsOnOff", TRUE);\r
- set(traceID, "LabelSubtracesOnOff", TRUE);\r
- set(traceID, "FillHistogramsOnOff", FALSE);\r
- set(traceID, "Format", ddsFormatAutomatic);\r
- set(traceID, "NumDigits", 3);\r
- set(traceID, "Font", "Roboto");\r
- if (get(traceID, "Font") != "Roboto")\r
- set(traceID, "Font", "Arial For CAE");\r
- set(traceID, "FontSize", 112);\r
- set(traceID, "LineColorAutoSequence", FALSE);\r
- set(traceID, "LineTypeAutoSequence", FALSE);\r
- set(traceID, "SymbolTypeAutoSequence", FALSE);\r
- set(traceID, "LineColorAutoSequenceOrder", 3);\r
- set(traceID, "LineTypeAutoSequenceOrder", 1);\r
- set(traceID, "SymbolTypeAutoSequenceOrder", 2);\r
- if (DDSnumTraceTypes > 8) {\r
- set(traceID, "NumberOfDensityColors", 16);\r
- set(traceID, "DensityColorOffset", 0);\r
- set(traceID, "DensityStartColor", 20);\r
- set(traceID, "DensitySymbolType", ddsDotSymbol);\r
- }\r
- set(traceID, "TraceLabelOffset", 100);\r
- }\r
-markerID = get_new(traceID, "MarkerNew", "m1", "2.500 GHz", 0, "", "", 1, "");\r
-// Base Class Object:\r
- set(markerID, "Name", "");\r
- set(markerID, "Uid", 1560240999);\r
-// Graphical Object:\r
- set(markerID, "Right", 0);\r
- set(markerID, "Bottom", 0);\r
- set(markerID, "Left", 0);\r
- set(markerID, "Top", 0);\r
- set(markerID, "Zrot", 0);\r
- set(markerID, "Yrot", 0);\r
- set(markerID, "Xrot", 0);\r
- set(markerID, "Status", 553682944);\r
- set(markerID, "LineColor", 0);\r
- set(markerID, "LineType", 0);\r
- set(markerID, "LineWidth", 0);\r
-// Marker:\r
- if (markerID != NULL) {\r
- set(markerID, "DataScript", "trcdata");\r
- set(markerID, "DeltaModeStatus", 0);\r
- set(markerID, "MkrType", 1);\r
- set(markerID, "Format", 0);\r
- set(markerID, "NumDigits", 3);\r
- set(markerID, "ComplexNumberFormat", 1);\r
- set(markerID, "AuxFormat", 0);\r
- set(markerID, "AuxNumDigits", 3);\r
- set(markerID, "AuxType", 0);\r
- set(markerID, "AuxZ", "1");\r
- set(markerID, "AuxComplexNumberFormat", 0);\r
- set(markerID, "ReadoutChartVisualLabel", 1);\r
- set(markerID, "ReadoutSweepVisualLabel", 1);\r
- set(markerID, "ReadoutTypeVisualLabel", 1);\r
- set(markerID, "ReadoutOutlineVisualLabel", 1);\r
- set(markerID, "ReadoutIndeVisualLabel", 1);\r
- set(markerID, "ReadoutDepeVisualLabel", 1);\r
- set(markerID, "ReadoutNameVisualLabel", 1);\r
- set(markerID, "ReadoutVisualLabel", 1);\r
- set(markerID, "SymbolVisualLabel", 1);\r
- set(markerID, "NameVisualLabel", 1);\r
- set(markerID, "MkrDontMoveReadoutWithPlot", 1);\r
- set(markerID, "MkrSweepExpressionsEnabled", 0);\r
- }\r
-// More marker:\r
- if (markerID != NULL) {\r
- set(markerID, "MkrLabelFont", "Roboto");\r
- if (get(markerID, "MkrLabelFont") != "Roboto")\r
- set(markerID, "MkrLabelFont", "Arial For CAE");\r
- set(markerID, "MkrLabelFontSize", 167);\r
- set(markerID, "MkrLabelColor", 0);\r
- set(markerID, "MkrReadoutFont", "Roboto");\r
- if (get(markerID, "MkrReadoutFont") != "Roboto")\r
- set(markerID, "MkrReadoutFont", "Arial For CAE");\r
- set(markerID, "MkrReadoutFontSize", 167);\r
- set(markerID, "MkrReadoutColor", 0);\r
- set(markerID, "MkrReadoutFillColor", 0);\r
- set(markerID, "MkrReadoutFillPattern", -1);\r
- set(markerID, "MkrReadoutLeft", 8000);\r
- set(markerID, "MkrReadoutRight", 11099);\r
- set(markerID, "MkrReadoutBottom", 8291);\r
- set(markerID, "MkrReadoutTop", 7750);\r
- set(markerID, "MkrIndicatorColor", 0);\r
- set(markerID, "MkrIndicatorSize", 6);\r
- set(markerID, "MkrIndicatorType", 0);\r
- }\r
-// Marker Types:\r
- if (markerID != NULL) {\r
- set(markerID, "MkrOffsetValue", -3);\r
- set(markerID, "MkrAperturePercentX", 10);\r
- set(markerID, "MkrAperturePercentY", 10);\r
- set(markerID, "DrawApertureOnOff", FALSE);\r
- }\r
- set(goId0, "PlotLogoHideOnOff", FALSE);\r
-// Initialize plot\r
- set(goId0, "InitPlot", 0);\r
-goId0 = get_new(pageId, "SmithChart");\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 581029049);\r
-// Graphical Object:\r
- set(goId0, "Right", 11576);\r
- set(goId0, "Bottom", 4763);\r
- set(goId0, "Left", 7775);\r
- set(goId0, "Top", 937);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 14);\r
-// Box...\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
-// Plot base...\r
- set(goId0, "LegendOnOff", TRUE);\r
- set(goId0, "LeftMargin", 500);\r
- set(goId0, "RightMargin", 100);\r
- set(goId0, "TopMargin", 125);\r
- set(goId0, "BottomMargin", 500);\r
-// Plot Title...\r
- set(goId0, "Title", "");\r
- set(goId0, "TitleFont", "Roboto");\r
- if (get(goId0, "TitleFont") != "Roboto")\r
- set(goId0, "TitleFont", "Arial For CAE");\r
- set(goId0, "TitleFontSize", 166);\r
- set(goId0, "TitleColor", 0);\r
-axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 1385966295);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 166);\r
- set(axisID, "LineThick", 14);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 166);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 1);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-//Polar axis...\r
- if (axisID != NULL) {\r
- set(axisID, "DisplayAllIndependentData", TRUE);\r
- set(axisID, "IndepStart", 0);\r
- set(axisID, "IndepStop", 3000000000);\r
- }\r
-//Smith chart axis...\r
- if (axisID != NULL) {\r
- set(axisID, "ImpedanceOnOff", TRUE);\r
- set(axisID, "AdmittanceOnOff", FALSE);\r
- set(axisID, "AdmittanceColor", 104);\r
- set(axisID, "AdmittanceLineThickness", 14);\r
- set(axisID, "AdmittanceLineType", 0);\r
- set(axisID, "TickFont", "Roboto Condensed");\r
- if (get(axisID, "TickFont") != "Roboto Condensed")\r
- set(axisID, "TickFont", "Arial Narrow For CAE");\r
- }\r
-axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 565360092);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "S(1,1)");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 166);\r
- set(axisID, "LineThick", 14);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 166);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 1);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-//Polar axis...\r
- if (axisID != NULL) {\r
- set(axisID, "DisplayAllIndependentData", TRUE);\r
- set(axisID, "IndepStart", 0);\r
- set(axisID, "IndepStop", 3000000000);\r
- }\r
-//Smith chart axis...\r
- if (axisID != NULL) {\r
- set(axisID, "ImpedanceOnOff", TRUE);\r
- set(axisID, "AdmittanceOnOff", FALSE);\r
- set(axisID, "AdmittanceColor", 104);\r
- set(axisID, "AdmittanceLineThickness", 14);\r
- set(axisID, "AdmittanceLineType", 0);\r
- set(axisID, "TickFont", "Roboto Condensed");\r
- if (get(axisID, "TickFont") != "Roboto Condensed")\r
- set(axisID, "TickFont", "Arial Narrow For CAE");\r
- }\r
-axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 969481984);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 140);\r
- set(axisID, "LineThick", 7);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 112);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 1);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-//Polar axis...\r
- if (axisID != NULL) {\r
- set(axisID, "DisplayAllIndependentData", TRUE);\r
- set(axisID, "IndepStart", -1);\r
- set(axisID, "IndepStop", -1);\r
- }\r
-//Smith chart axis...\r
- if (axisID != NULL) {\r
- set(axisID, "ImpedanceOnOff", TRUE);\r
- set(axisID, "AdmittanceOnOff", FALSE);\r
- set(axisID, "AdmittanceColor", 93);\r
- set(axisID, "AdmittanceLineThickness", 14);\r
- set(axisID, "AdmittanceLineType", 0);\r
- set(axisID, "TickFont", "Roboto Condensed");\r
- if (get(axisID, "TickFont") != "Roboto Condensed")\r
- set(axisID, "TickFont", "Arial Narrow For CAE");\r
- }\r
-axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 459342514);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 140);\r
- set(axisID, "LineThick", 7);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 112);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 1);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-//Polar axis...\r
- if (axisID != NULL) {\r
- set(axisID, "DisplayAllIndependentData", TRUE);\r
- set(axisID, "IndepStart", -1);\r
- set(axisID, "IndepStop", -1);\r
- }\r
-//Smith chart axis...\r
- if (axisID != NULL) {\r
- set(axisID, "ImpedanceOnOff", TRUE);\r
- set(axisID, "AdmittanceOnOff", FALSE);\r
- set(axisID, "AdmittanceColor", 93);\r
- set(axisID, "AdmittanceLineThickness", 14);\r
- set(axisID, "AdmittanceLineType", 0);\r
- set(axisID, "TickFont", "Roboto Condensed");\r
- if (get(axisID, "TickFont") != "Roboto Condensed")\r
- set(axisID, "TickFont", "Arial Narrow For CAE");\r
- }\r
-traceID = get_new(goId0, "Trace", "S(1,1)[low_index::high_index]", "xAxis", "yAxis", FALSE);\r
-// Trace:\r
- if (traceID != NULL) {\r
- set(traceID, "TraceType", ddsAutomaticTraceType);\r
- set(traceID, "Color", 1);\r
- set(traceID, "Uid", 535883706);\r
- set(traceID, "Status", 536913920);\r
- }\r
-// Rect trace:\r
- if (traceID != NULL) {\r
- set(traceID, "LineThick", 14);\r
- set(traceID, "LineType", ddsSolidLineType);\r
- set(traceID, "FillPattern", -1);\r
- set(traceID, "SymbolType", ddsCircleSymbol);\r
- set(traceID, "SymbolsOnOff", FALSE);\r
- set(traceID, "DisplaySinglePointSymbols", TRUE);\r
- set(traceID, "SymbolsSpacing", 15);\r
- set(traceID, "AlwaysDisplayTransitions", FALSE);\r
- set(traceID, "SpectralArrowheadsOnOff", TRUE);\r
- set(traceID, "LabelSubtracesOnOff", TRUE);\r
- set(traceID, "FillHistogramsOnOff", FALSE);\r
- set(traceID, "Format", ddsFormatAutomatic);\r
- set(traceID, "NumDigits", 3);\r
- set(traceID, "Font", "Roboto");\r
- if (get(traceID, "Font") != "Roboto")\r
- set(traceID, "Font", "Arial For CAE");\r
- set(traceID, "FontSize", 112);\r
- set(traceID, "LineColorAutoSequence", FALSE);\r
- set(traceID, "LineTypeAutoSequence", FALSE);\r
- set(traceID, "SymbolTypeAutoSequence", FALSE);\r
- set(traceID, "LineColorAutoSequenceOrder", 3);\r
- set(traceID, "LineTypeAutoSequenceOrder", 1);\r
- set(traceID, "SymbolTypeAutoSequenceOrder", 2);\r
- if (DDSnumTraceTypes > 8) {\r
- set(traceID, "NumberOfDensityColors", 16);\r
- set(traceID, "DensityColorOffset", 0);\r
- set(traceID, "DensityStartColor", 20);\r
- set(traceID, "DensitySymbolType", ddsDotSymbol);\r
- }\r
- set(traceID, "TraceLabelOffset", 100);\r
- }\r
-traceID = get_new(goId0, "Trace", "gamma_cmplx", "xAxis", "yAxis", FALSE);\r
-// Trace:\r
- if (traceID != NULL) {\r
- set(traceID, "TraceType", ddsAutomaticTraceType);\r
- set(traceID, "Color", 5);\r
- set(traceID, "Uid", 1144845397);\r
- set(traceID, "Status", 536913920);\r
- }\r
-// Rect trace:\r
- if (traceID != NULL) {\r
- set(traceID, "LineThick", 14);\r
- set(traceID, "LineType", ddsSolidLineType);\r
- set(traceID, "FillPattern", -1);\r
- set(traceID, "SymbolType", ddsCircleSymbol);\r
- set(traceID, "SymbolsOnOff", FALSE);\r
- set(traceID, "DisplaySinglePointSymbols", TRUE);\r
- set(traceID, "SymbolsSpacing", 15);\r
- set(traceID, "AlwaysDisplayTransitions", FALSE);\r
- set(traceID, "SpectralArrowheadsOnOff", TRUE);\r
- set(traceID, "LabelSubtracesOnOff", TRUE);\r
- set(traceID, "FillHistogramsOnOff", FALSE);\r
- set(traceID, "Format", ddsFormatAutomatic);\r
- set(traceID, "NumDigits", 3);\r
- set(traceID, "Font", "Roboto");\r
- if (get(traceID, "Font") != "Roboto")\r
- set(traceID, "Font", "Arial For CAE");\r
- set(traceID, "FontSize", 112);\r
- set(traceID, "LineColorAutoSequence", FALSE);\r
- set(traceID, "LineTypeAutoSequence", FALSE);\r
- set(traceID, "SymbolTypeAutoSequence", FALSE);\r
- set(traceID, "LineColorAutoSequenceOrder", 3);\r
- set(traceID, "LineTypeAutoSequenceOrder", 1);\r
- set(traceID, "SymbolTypeAutoSequenceOrder", 2);\r
- if (DDSnumTraceTypes > 8) {\r
- set(traceID, "NumberOfDensityColors", 16);\r
- set(traceID, "DensityColorOffset", 0);\r
- set(traceID, "DensityStartColor", 20);\r
- set(traceID, "DensitySymbolType", ddsDotSymbol);\r
- }\r
- set(traceID, "TraceLabelOffset", 100);\r
- }\r
- set(goId0, "PlotLogoHideOnOff", FALSE);\r
-// Initialize plot\r
- set(goId0, "InitPlot", 0);\r
-goId0 = get_new(pageId, "Text");\r
-// Text:\r
- set(goId0, "String", "Forward Transmission, dB");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 192);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 1621370371);\r
-// Graphical Object:\r
- set(goId0, "Right", 4659);\r
- set(goId0, "Bottom", 5049);\r
- set(goId0, "Left", 2439);\r
- set(goId0, "Top", 4857);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 0);\r
-goId0 = get_new(pageId, "Text");\r
-// Text:\r
- set(goId0, "String", "Zoomed Forward Transmission, dB");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 192);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 283954323);\r
-// Graphical Object:\r
- set(goId0, "Right", 11208);\r
- set(goId0, "Bottom", 5246);\r
- set(goId0, "Left", 8236);\r
- set(goId0, "Top", 5054);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 0);\r
-goId0 = get_new(pageId, "Text");\r
-// Text:\r
- set(goId0, "String", "Zoomed Input Reflection Coefficient");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 192);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 1551512212);\r
-// Graphical Object:\r
- set(goId0, "Right", 11302);\r
- set(goId0, "Bottom", 915);\r
- set(goId0, "Left", 8268);\r
- set(goId0, "Top", 723);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 0);\r
-goId0 = get_new(pageId, "Text");\r
-// Text:\r
- set(goId0, "String", "Move markers to \nset frequency \nrange of data\ndisplayed in \n\"zoomed\" plots");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 205);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", TRUE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 1402732128);\r
-// Graphical Object:\r
- set(goId0, "Right", 7361);\r
- set(goId0, "Bottom", 5011);\r
- set(goId0, "Left", 5787);\r
- set(goId0, "Top", 3986);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 28);\r
-goId0 = get_new(pageId, "Line");\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 1153662847);\r
-// Graphical Object:\r
- set(goId0, "Right", 5785);\r
- set(goId0, "Bottom", 5296);\r
- set(goId0, "Left", 5069);\r
- set(goId0, "Top", 4110);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 28);\r
-// Line...\r
- set(goId0, "StartX", 5757);\r
- set(goId0, "StartY", 4138);\r
- set(goId0, "EndX", 5097);\r
- set(goId0, "EndY", 5268);\r
-goId0 = get_new(pageId, "Line");\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 1252494251);\r
-// Graphical Object:\r
- set(goId0, "Right", 8426);\r
- set(goId0, "Bottom", 4576);\r
- set(goId0, "Left", 7651);\r
- set(goId0, "Top", 3767);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 28);\r
-// Line...\r
- set(goId0, "StartX", 7679);\r
- set(goId0, "StartY", 4548);\r
- set(goId0, "EndX", 8398);\r
- set(goId0, "EndY", 3795);\r
-goId0 = get_new(pageId, "Line");\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 1548548663);\r
-// Graphical Object:\r
- set(goId0, "Right", 7709);\r
- set(goId0, "Bottom", 5168);\r
- set(goId0, "Left", 7308);\r
- set(goId0, "Top", 4895);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 28);\r
-// Line...\r
- set(goId0, "StartX", 7336);\r
- set(goId0, "StartY", 4923);\r
- set(goId0, "EndX", 7681);\r
- set(goId0, "EndY", 5140);\r
-goId0 = get_new(pageId, "Text");\r
-// Text:\r
- set(goId0, "String", "Set value for \nconstant-VSWR\ncircle here:");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 234);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 206174954);\r
-// Graphical Object:\r
- set(goId0, "Right", 13543);\r
- set(goId0, "Bottom", 2901);\r
- set(goId0, "Left", 11924);\r
- set(goId0, "Top", 2199);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 0);\r
-goId0 = get_new(pageId, "Box");\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 387873357);\r
-// Graphical Object:\r
- set(goId0, "Right", 14719);\r
- set(goId0, "Bottom", 3406);\r
- set(goId0, "Left", 11709);\r
- set(goId0, "Top", 2000);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 1);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 28);\r
-// Box...\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
-goId0 = get_new(pageId, "Text");\r
-// Text:\r
- set(goId0, "String", "Use with S-Parameter Simulations");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 192);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 760109315);\r
-// Graphical Object:\r
- set(goId0, "Right", 7687);\r
- set(goId0, "Bottom", 474);\r
- set(goId0, "Left", 4792);\r
- set(goId0, "Top", 282);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 0);\r
-// Base Class Object:\r
- set(pageId, "Name", "Page 2 : S_21_11_wZoom");\r
- set(pageId, "Uid", 927893870);\r
- set(pageId, "Invisible", FALSE);\r
-pageId = get_new(ddoId, "Page");\r
-goId0 = get_new(pageId, "Equation");\r
-// Expression...\r
- set(goId0, "Expression", "num_GAcircles=3");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 218);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
- set(goId0, "AutoCalculate", TRUE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 305328720);\r
-// Graphical Object:\r
- set(goId0, "Right", 10995);\r
- set(goId0, "Bottom", 2850);\r
- set(goId0, "Left", 8917);\r
- set(goId0, "Top", 2600);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 14);\r
-goId0 = get_new(pageId, "Equation");\r
-// Expression...\r
- set(goId0, "Expression", "GAvalue1=MaxGain-.002");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 130);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
- set(goId0, "AutoCalculate", TRUE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 862464961);\r
-// Graphical Object:\r
- set(goId0, "Right", 11107);\r
- set(goId0, "Bottom", 6566);\r
- set(goId0, "Left", 9422);\r
- set(goId0, "Top", 6316);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 14);\r
-goId0 = get_new(pageId, "Equation");\r
-// Expression...\r
- set(goId0, "Expression", "GAstep_size=1");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 218);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
- set(goId0, "AutoCalculate", TRUE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 599009246);\r
-// Graphical Object:\r
- set(goId0, "Right", 10729);\r
- set(goId0, "Bottom", 3196);\r
- set(goId0, "Left", 8913);\r
- set(goId0, "Top", 2946);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 14);\r
-goId0 = get_new(pageId, "Equation");\r
-// Expression...\r
- set(goId0, "Expression", "GAcircles=ga_circle(S[FreqCGS],GAvalue1-[0::num_GAcircles]*GAstep_size,51)");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 130);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
- set(goId0, "AutoCalculate", TRUE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 1573498122);\r
-// Graphical Object:\r
- set(goId0, "Right", 14177);\r
- set(goId0, "Bottom", 6877);\r
- set(goId0, "Left", 9424);\r
- set(goId0, "Top", 6627);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 14);\r
-goId0 = get_new(pageId, "Equation");\r
-// Expression...\r
- set(goId0, "Expression", "MaxGain=max_gain(S[FreqCGS])");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 130);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
- set(goId0, "AutoCalculate", TRUE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 20316226);\r
-// Graphical Object:\r
- set(goId0, "Right", 11554);\r
- set(goId0, "Bottom", 6271);\r
- set(goId0, "Left", 9401);\r
- set(goId0, "Top", 6021);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 14);\r
-goId0 = get_new(pageId, "SmithChart");\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 702434128);\r
-// Graphical Object:\r
- set(goId0, "Right", 8148);\r
- set(goId0, "Bottom", 5385);\r
- set(goId0, "Left", 4423);\r
- set(goId0, "Top", 1635);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 14);\r
-// Box...\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
-// Plot base...\r
- set(goId0, "LegendOnOff", TRUE);\r
- set(goId0, "LeftMargin", 500);\r
- set(goId0, "RightMargin", 100);\r
- set(goId0, "TopMargin", 125);\r
- set(goId0, "BottomMargin", 500);\r
-// Plot Title...\r
- set(goId0, "Title", "");\r
- set(goId0, "TitleFont", "Roboto");\r
- if (get(goId0, "TitleFont") != "Roboto")\r
- set(goId0, "TitleFont", "Arial For CAE");\r
- set(goId0, "TitleFontSize", 140);\r
- set(goId0, "TitleColor", 0);\r
-axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 500645248);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 140);\r
- set(axisID, "LineThick", 20);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 140);\r
- set(axisID, "AutoscaleOnOff", FALSE);\r
- set(axisID, "MinValue", -1.01);\r
- set(axisID, "MaxValue", 1.01);\r
- set(axisID, "StepSize", 1.01);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-//Polar axis...\r
- if (axisID != NULL) {\r
- set(axisID, "DisplayAllIndependentData", TRUE);\r
- set(axisID, "IndepStart", 0);\r
- set(axisID, "IndepStop", 2001);\r
- }\r
-//Smith chart axis...\r
- if (axisID != NULL) {\r
- set(axisID, "ImpedanceOnOff", TRUE);\r
- set(axisID, "AdmittanceOnOff", FALSE);\r
- set(axisID, "AdmittanceColor", 104);\r
- set(axisID, "AdmittanceLineThickness", 14);\r
- set(axisID, "AdmittanceLineType", 0);\r
- set(axisID, "TickFont", "Roboto Condensed");\r
- if (get(axisID, "TickFont") != "Roboto Condensed")\r
- set(axisID, "TickFont", "Arial Narrow For CAE");\r
- }\r
-axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 1450792281);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 140);\r
- set(axisID, "LineThick", 20);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 140);\r
- set(axisID, "AutoscaleOnOff", FALSE);\r
- set(axisID, "MinValue", -1.01);\r
- set(axisID, "MaxValue", 1.01);\r
- set(axisID, "StepSize", 1.01);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-//Polar axis...\r
- if (axisID != NULL) {\r
- set(axisID, "DisplayAllIndependentData", TRUE);\r
- set(axisID, "IndepStart", 0);\r
- set(axisID, "IndepStop", 2001);\r
- }\r
-//Smith chart axis...\r
- if (axisID != NULL) {\r
- set(axisID, "ImpedanceOnOff", TRUE);\r
- set(axisID, "AdmittanceOnOff", FALSE);\r
- set(axisID, "AdmittanceColor", 104);\r
- set(axisID, "AdmittanceLineThickness", 14);\r
- set(axisID, "AdmittanceLineType", 0);\r
- set(axisID, "TickFont", "Roboto Condensed");\r
- if (get(axisID, "TickFont") != "Roboto Condensed")\r
- set(axisID, "TickFont", "Arial Narrow For CAE");\r
- }\r
-axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 988197831);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 140);\r
- set(axisID, "LineThick", 7);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 112);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 1);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-//Polar axis...\r
- if (axisID != NULL) {\r
- set(axisID, "DisplayAllIndependentData", TRUE);\r
- set(axisID, "IndepStart", -1);\r
- set(axisID, "IndepStop", -1);\r
- }\r
-//Smith chart axis...\r
- if (axisID != NULL) {\r
- set(axisID, "ImpedanceOnOff", TRUE);\r
- set(axisID, "AdmittanceOnOff", FALSE);\r
- set(axisID, "AdmittanceColor", 93);\r
- set(axisID, "AdmittanceLineThickness", 14);\r
- set(axisID, "AdmittanceLineType", 0);\r
- set(axisID, "TickFont", "Roboto Condensed");\r
- if (get(axisID, "TickFont") != "Roboto Condensed")\r
- set(axisID, "TickFont", "Arial Narrow For CAE");\r
- }\r
-axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 1391291327);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 140);\r
- set(axisID, "LineThick", 7);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 112);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 1);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-//Polar axis...\r
- if (axisID != NULL) {\r
- set(axisID, "DisplayAllIndependentData", TRUE);\r
- set(axisID, "IndepStart", -1);\r
- set(axisID, "IndepStop", -1);\r
- }\r
-//Smith chart axis...\r
- if (axisID != NULL) {\r
- set(axisID, "ImpedanceOnOff", TRUE);\r
- set(axisID, "AdmittanceOnOff", FALSE);\r
- set(axisID, "AdmittanceColor", 93);\r
- set(axisID, "AdmittanceLineThickness", 14);\r
- set(axisID, "AdmittanceLineType", 0);\r
- set(axisID, "TickFont", "Roboto Condensed");\r
- if (get(axisID, "TickFont") != "Roboto Condensed")\r
- set(axisID, "TickFont", "Arial Narrow For CAE");\r
- }\r
-traceID = get_new(goId0, "Trace", "GAcircles", "xAxis", "yAxis", FALSE);\r
-// Trace:\r
- if (traceID != NULL) {\r
- set(traceID, "TraceType", ddsAutomaticTraceType);\r
- set(traceID, "Color", 1);\r
- set(traceID, "Uid", 2139251283);\r
- set(traceID, "Status", 536913920);\r
- }\r
-// Rect trace:\r
- if (traceID != NULL) {\r
- set(traceID, "LineThick", 42);\r
- set(traceID, "LineType", ddsSolidLineType);\r
- set(traceID, "FillPattern", -1);\r
- set(traceID, "SymbolType", ddsCircleSymbol);\r
- set(traceID, "SymbolsOnOff", FALSE);\r
- set(traceID, "DisplaySinglePointSymbols", TRUE);\r
- set(traceID, "SymbolsSpacing", 15);\r
- set(traceID, "AlwaysDisplayTransitions", FALSE);\r
- set(traceID, "SpectralArrowheadsOnOff", TRUE);\r
- set(traceID, "LabelSubtracesOnOff", TRUE);\r
- set(traceID, "FillHistogramsOnOff", FALSE);\r
- set(traceID, "Format", ddsFormatAutomatic);\r
- set(traceID, "NumDigits", 3);\r
- set(traceID, "Font", "Roboto");\r
- if (get(traceID, "Font") != "Roboto")\r
- set(traceID, "Font", "Arial For CAE");\r
- set(traceID, "FontSize", 112);\r
- set(traceID, "LineColorAutoSequence", FALSE);\r
- set(traceID, "LineTypeAutoSequence", FALSE);\r
- set(traceID, "SymbolTypeAutoSequence", FALSE);\r
- set(traceID, "LineColorAutoSequenceOrder", 3);\r
- set(traceID, "LineTypeAutoSequenceOrder", 1);\r
- set(traceID, "SymbolTypeAutoSequenceOrder", 2);\r
- if (DDSnumTraceTypes > 8) {\r
- set(traceID, "NumberOfDensityColors", 16);\r
- set(traceID, "DensityColorOffset", 0);\r
- set(traceID, "DensityStartColor", 20);\r
- set(traceID, "DensitySymbolType", ddsDotSymbol);\r
- }\r
- set(traceID, "TraceLabelOffset", 100);\r
- }\r
-traceID = get_new(goId0, "Trace", "SourceStabCircle", "xAxis", "yAxis", FALSE);\r
-// Trace:\r
- if (traceID != NULL) {\r
- set(traceID, "TraceType", ddsAutomaticTraceType);\r
- set(traceID, "Color", 5);\r
- set(traceID, "Uid", 1108390108);\r
- set(traceID, "Status", 536913920);\r
- }\r
-// Rect trace:\r
- if (traceID != NULL) {\r
- set(traceID, "LineThick", 42);\r
- set(traceID, "LineType", ddsSolidLineType);\r
- set(traceID, "FillPattern", -1);\r
- set(traceID, "SymbolType", ddsCircleSymbol);\r
- set(traceID, "SymbolsOnOff", FALSE);\r
- set(traceID, "DisplaySinglePointSymbols", TRUE);\r
- set(traceID, "SymbolsSpacing", 15);\r
- set(traceID, "AlwaysDisplayTransitions", FALSE);\r
- set(traceID, "SpectralArrowheadsOnOff", TRUE);\r
- set(traceID, "LabelSubtracesOnOff", TRUE);\r
- set(traceID, "FillHistogramsOnOff", FALSE);\r
- set(traceID, "Format", ddsFormatAutomatic);\r
- set(traceID, "NumDigits", 3);\r
- set(traceID, "Font", "Roboto");\r
- if (get(traceID, "Font") != "Roboto")\r
- set(traceID, "Font", "Arial For CAE");\r
- set(traceID, "FontSize", 112);\r
- set(traceID, "LineColorAutoSequence", FALSE);\r
- set(traceID, "LineTypeAutoSequence", FALSE);\r
- set(traceID, "SymbolTypeAutoSequence", FALSE);\r
- set(traceID, "LineColorAutoSequenceOrder", 3);\r
- set(traceID, "LineTypeAutoSequenceOrder", 1);\r
- set(traceID, "SymbolTypeAutoSequenceOrder", 2);\r
- if (DDSnumTraceTypes > 8) {\r
- set(traceID, "NumberOfDensityColors", 16);\r
- set(traceID, "DensityColorOffset", 0);\r
- set(traceID, "DensityStartColor", 20);\r
- set(traceID, "DensitySymbolType", ddsDotSymbol);\r
- }\r
- set(traceID, "TraceLabelOffset", 100);\r
- }\r
- set(goId0, "PlotLogoHideOnOff", FALSE);\r
-// Initialize plot\r
- set(goId0, "InitPlot", 0);\r
-goId0 = get_new(pageId, "Text");\r
-// Text:\r
- set(goId0, "String", "Available Gain Circles\n& Source Stability Circle");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 278);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 2124650668);\r
-// Graphical Object:\r
- set(goId0, "Right", 7879);\r
- set(goId0, "Bottom", 1552);\r
- set(goId0, "Left", 4966);\r
- set(goId0, "Top", 996);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 1);\r
-goId0 = get_new(pageId, "Text");\r
-// Text:\r
- set(goId0, "String", "Set step size and \nnumber of circles:");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 278);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 285711960);\r
-// Graphical Object:\r
- set(goId0, "Right", 10992);\r
- set(goId0, "Bottom", 2369);\r
- set(goId0, "Left", 8790);\r
- set(goId0, "Top", 1813);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 1);\r
-goId0 = get_new(pageId, "Box");\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 998894912);\r
-// Graphical Object:\r
- set(goId0, "Right", 11643);\r
- set(goId0, "Bottom", 3399);\r
- set(goId0, "Left", 8671);\r
- set(goId0, "Top", 1664);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 1);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 56);\r
-// Box...\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
-goId0 = get_new(pageId, "Text");\r
-// Text:\r
- set(goId0, "String", "Move marker to desired \nfrequency to update plot.");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 278);\r
- set(goId0, "TextColor", 1);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", TRUE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 1339727703);\r
-// Graphical Object:\r
- set(goId0, "Right", 7385);\r
- set(goId0, "Bottom", 7879);\r
- set(goId0, "Left", 4316);\r
- set(goId0, "Top", 7323);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 1);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 56);\r
-goId0 = get_new(pageId, "Listing");\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 991075137);\r
-// Graphical Object:\r
- set(goId0, "Right", 12297);\r
- set(goId0, "Bottom", 4963);\r
- set(goId0, "Left", 10304);\r
- set(goId0, "Top", 4328);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 14);\r
-// Box...\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
-// Plot base...\r
- set(goId0, "LegendOnOff", TRUE);\r
- set(goId0, "LeftMargin", 13);\r
- set(goId0, "RightMargin", 13);\r
- set(goId0, "TopMargin", 0);\r
- set(goId0, "BottomMargin", 13);\r
-// Listing column:\r
- set(goId0, "ListingFont", "Roboto");\r
- if (get(goId0, "ListingFont") != "Roboto")\r
- set(goId0, "ListingFont", "Arial For CAE");\r
- set(goId0, "ListingFontSize", 222);\r
- set(goId0, "Format", ddsFormatAutomatic);\r
- set(goId0, "NumDigits", 3);\r
- set(goId0, "OutlineOnOff", TRUE);\r
- set(goId0, "OutlineColor", 0);\r
- set(goId0, "LabelOnOff", TRUE);\r
- set(goId0, "OutlineLineType", ddsSolidLineType);\r
- set(goId0, "OutlineThickness", 14);\r
- set(goId0, "VerticalScroll", 0);\r
- set(goId0, "ShowIndependentData", TRUE);\r
- set(goId0, "SuppressTable", TRUE);\r
- set(goId0, "AutoSizeListingWidth", FALSE);\r
- set(goId0, "DisplayUnitsOnOff", TRUE);\r
- set(goId0, "TransposeData", FALSE);\r
-// Plot Title...\r
- set(goId0, "Title", "");\r
- set(goId0, "TitleFont", "Roboto");\r
- if (get(goId0, "TitleFont") != "Roboto")\r
- set(goId0, "TitleFont", "Arial For CAE");\r
- set(goId0, "TitleFontSize", 140);\r
- set(goId0, "TitleColor", 0);\r
-traceID = get_new(goId0, "Trace", "MaxGain", "", "", FALSE);\r
-// Text trace:\r
- if (traceID != NULL)\r
- set(traceID, "ComplexNumberFormat", ddsComplexFormatMagPhase);\r
-// Trace:\r
- if (traceID != NULL) {\r
- set(traceID, "TraceType", ddsAutomaticTraceType);\r
- set(traceID, "Color", 1);\r
- set(traceID, "Uid", 2036726187);\r
- set(traceID, "Status", 536913920);\r
- }\r
- set(goId0, "PlotLogoHideOnOff", FALSE);\r
-// Initialize plot\r
- set(goId0, "InitPlot", 0);\r
-goId0 = get_new(pageId, "Plot");\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 1386118420);\r
-// Graphical Object:\r
- set(goId0, "Right", 8817);\r
- set(goId0, "Bottom", 7245);\r
- set(goId0, "Left", 4073);\r
- set(goId0, "Top", 5408);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 14);\r
-// Box...\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
-// Plot base...\r
- set(goId0, "LegendOnOff", TRUE);\r
- set(goId0, "LeftMargin", 500);\r
- set(goId0, "RightMargin", 110);\r
- set(goId0, "TopMargin", 373);\r
- set(goId0, "BottomMargin", 1106);\r
-// Plot Title...\r
- set(goId0, "Title", "RF Frequency Selector");\r
- set(goId0, "TitleFont", "Roboto");\r
- if (get(goId0, "TitleFont") != "Roboto")\r
- set(goId0, "TitleFont", "Arial For CAE");\r
- set(goId0, "TitleFontSize", 248);\r
- set(goId0, "TitleColor", 0);\r
-axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 1078050177);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 220);\r
- set(axisID, "LineThick", 14);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 220);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", 1000000000);\r
- set(axisID, "MaxValue", 5000000000);\r
- set(axisID, "StepSize", 500000000);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatEngineering);\r
- set(axisID, "NumDigits", 2);\r
- }\r
-axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 357281208);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "index");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 27);\r
- set(axisID, "LineThick", 14);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 27);\r
- set(axisID, "AutoscaleOnOff", FALSE);\r
- set(axisID, "MinValue", 0);\r
- set(axisID, "MaxValue", 2000000);\r
- set(axisID, "StepSize", 2000000);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 1926507948);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", FALSE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 166);\r
- set(axisID, "LineThick", 14);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 138);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 1);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 1734813060);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", FALSE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 166);\r
- set(axisID, "LineThick", 14);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 138);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 0.2);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-traceID = get_new(goId0, "Trace", "vs([0::sweep_size(SP.freq)-1],SP.freq)", "xAxis", "yAxis", FALSE);\r
-// Trace:\r
- if (traceID != NULL) {\r
- set(traceID, "TraceType", ddsAutomaticTraceType);\r
- set(traceID, "Color", 1);\r
- set(traceID, "Uid", 288439734);\r
- set(traceID, "Status", 536913920);\r
- }\r
-// Rect trace:\r
- if (traceID != NULL) {\r
- set(traceID, "LineThick", 42);\r
- set(traceID, "LineType", ddsSolidLineType);\r
- set(traceID, "FillPattern", -1);\r
- set(traceID, "SymbolType", ddsCircleSymbol);\r
- set(traceID, "SymbolsOnOff", FALSE);\r
- set(traceID, "DisplaySinglePointSymbols", TRUE);\r
- set(traceID, "SymbolsSpacing", 15);\r
- set(traceID, "AlwaysDisplayTransitions", FALSE);\r
- set(traceID, "SpectralArrowheadsOnOff", TRUE);\r
- set(traceID, "LabelSubtracesOnOff", TRUE);\r
- set(traceID, "FillHistogramsOnOff", FALSE);\r
- set(traceID, "Format", ddsFormatAutomatic);\r
- set(traceID, "NumDigits", 3);\r
- set(traceID, "Font", "Roboto");\r
- if (get(traceID, "Font") != "Roboto")\r
- set(traceID, "Font", "Arial For CAE");\r
- set(traceID, "FontSize", 112);\r
- set(traceID, "LineColorAutoSequence", FALSE);\r
- set(traceID, "LineTypeAutoSequence", FALSE);\r
- set(traceID, "SymbolTypeAutoSequence", FALSE);\r
- set(traceID, "LineColorAutoSequenceOrder", 3);\r
- set(traceID, "LineTypeAutoSequenceOrder", 1);\r
- set(traceID, "SymbolTypeAutoSequenceOrder", 2);\r
- if (DDSnumTraceTypes > 8) {\r
- set(traceID, "NumberOfDensityColors", 16);\r
- set(traceID, "DensityColorOffset", 0);\r
- set(traceID, "DensityStartColor", 20);\r
- set(traceID, "DensitySymbolType", ddsDotSymbol);\r
- }\r
- set(traceID, "TraceLabelOffset", 100);\r
- }\r
-markerID = get_new(traceID, "MarkerNew", "FreqCGS", "2501000000.00000000000000000000000000000000", 0, "", "", 1, "");\r
-// Base Class Object:\r
- set(markerID, "Name", "default");\r
- set(markerID, "Uid", 652317632);\r
-// Graphical Object:\r
- set(markerID, "Right", 0);\r
- set(markerID, "Bottom", 0);\r
- set(markerID, "Left", 0);\r
- set(markerID, "Top", 0);\r
- set(markerID, "Zrot", 0);\r
- set(markerID, "Yrot", 0);\r
- set(markerID, "Xrot", 0);\r
- set(markerID, "Status", 536870912);\r
- set(markerID, "LineColor", 0);\r
- set(markerID, "LineType", 0);\r
- set(markerID, "LineWidth", 0);\r
-// Marker:\r
- if (markerID != NULL) {\r
- set(markerID, "DataScript", "trcdata");\r
- set(markerID, "DeltaModeStatus", 0);\r
- set(markerID, "MkrType", 1);\r
- set(markerID, "Format", 3);\r
- set(markerID, "NumDigits", 3);\r
- set(markerID, "ComplexNumberFormat", 1);\r
- set(markerID, "AuxFormat", 0);\r
- set(markerID, "AuxNumDigits", 3);\r
- set(markerID, "AuxType", 0);\r
- set(markerID, "AuxZ", "1");\r
- set(markerID, "AuxComplexNumberFormat", 0);\r
- set(markerID, "ReadoutChartVisualLabel", 1);\r
- set(markerID, "ReadoutSweepVisualLabel", 1);\r
- set(markerID, "ReadoutTypeVisualLabel", 1);\r
- set(markerID, "ReadoutOutlineVisualLabel", 1);\r
- set(markerID, "ReadoutIndeVisualLabel", 1);\r
- set(markerID, "ReadoutDepeVisualLabel", 1);\r
- set(markerID, "ReadoutNameVisualLabel", 1);\r
- set(markerID, "ReadoutVisualLabel", 1);\r
- set(markerID, "SymbolVisualLabel", 1);\r
- set(markerID, "NameVisualLabel", 1);\r
- set(markerID, "MkrDontMoveReadoutWithPlot", 1);\r
- set(markerID, "MkrSweepExpressionsEnabled", 0);\r
- }\r
-// More marker:\r
- if (markerID != NULL) {\r
- set(markerID, "MkrLabelFont", "Roboto");\r
- if (get(markerID, "MkrLabelFont") != "Roboto")\r
- set(markerID, "MkrLabelFont", "Arial For CAE");\r
- set(markerID, "MkrLabelFontSize", 167);\r
- set(markerID, "MkrLabelColor", 0);\r
- set(markerID, "MkrReadoutFont", "Roboto");\r
- if (get(markerID, "MkrReadoutFont") != "Roboto")\r
- set(markerID, "MkrReadoutFont", "Arial For CAE");\r
- set(markerID, "MkrReadoutFontSize", 139);\r
- set(markerID, "MkrReadoutColor", 0);\r
- set(markerID, "MkrReadoutFillColor", 0);\r
- set(markerID, "MkrReadoutFillPattern", -1);\r
- set(markerID, "MkrReadoutLeft", 7673);\r
- set(markerID, "MkrReadoutRight", 10519);\r
- set(markerID, "MkrReadoutBottom", 7859);\r
- set(markerID, "MkrReadoutTop", 7370);\r
- set(markerID, "MkrIndicatorColor", 0);\r
- set(markerID, "MkrIndicatorSize", 6);\r
- set(markerID, "MkrIndicatorType", 0);\r
- }\r
-// Marker Types:\r
- if (markerID != NULL) {\r
- set(markerID, "MkrOffsetValue", -3);\r
- set(markerID, "MkrAperturePercentX", 10);\r
- set(markerID, "MkrAperturePercentY", 10);\r
- set(markerID, "DrawApertureOnOff", FALSE);\r
- }\r
- set(goId0, "PlotLogoHideOnOff", FALSE);\r
-// Initialize plot\r
- set(goId0, "InitPlot", 0);\r
-goId0 = get_new(pageId, "Listing");\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 1182176881);\r
-// Graphical Object:\r
- set(goId0, "Right", 10088);\r
- set(goId0, "Bottom", 4932);\r
- set(goId0, "Left", 8556);\r
- set(goId0, "Top", 4332);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 14);\r
-// Box...\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
-// Plot base...\r
- set(goId0, "LegendOnOff", TRUE);\r
- set(goId0, "LeftMargin", 13);\r
- set(goId0, "RightMargin", 13);\r
- set(goId0, "TopMargin", 0);\r
- set(goId0, "BottomMargin", 13);\r
-// Listing column:\r
- set(goId0, "ListingFont", "Roboto");\r
- if (get(goId0, "ListingFont") != "Roboto")\r
- set(goId0, "ListingFont", "Arial For CAE");\r
- set(goId0, "ListingFontSize", 221);\r
- set(goId0, "Format", ddsFormatAutomatic);\r
- set(goId0, "NumDigits", 3);\r
- set(goId0, "OutlineOnOff", TRUE);\r
- set(goId0, "OutlineColor", 0);\r
- set(goId0, "LabelOnOff", FALSE);\r
- set(goId0, "OutlineLineType", ddsSolidLineType);\r
- set(goId0, "OutlineThickness", 14);\r
- set(goId0, "VerticalScroll", 0);\r
- set(goId0, "ShowIndependentData", TRUE);\r
- set(goId0, "SuppressTable", TRUE);\r
- set(goId0, "AutoSizeListingWidth", FALSE);\r
- set(goId0, "DisplayUnitsOnOff", TRUE);\r
- set(goId0, "TransposeData", FALSE);\r
-// Plot Title...\r
- set(goId0, "Title", "");\r
- set(goId0, "TitleFont", "Roboto");\r
- if (get(goId0, "TitleFont") != "Roboto")\r
- set(goId0, "TitleFont", "Arial For CAE");\r
- set(goId0, "TitleFontSize", 140);\r
- set(goId0, "TitleColor", 0);\r
-traceID = get_new(goId0, "Trace", "stab_fact(S[FreqCGS])", "", "", FALSE);\r
-// Text trace:\r
- if (traceID != NULL)\r
- set(traceID, "ComplexNumberFormat", ddsComplexFormatMagPhase);\r
-// Trace:\r
- if (traceID != NULL) {\r
- set(traceID, "TraceType", ddsAutomaticTraceType);\r
- set(traceID, "Color", 1);\r
- set(traceID, "Uid", 588191824);\r
- set(traceID, "Status", 536913920);\r
- }\r
- set(goId0, "PlotLogoHideOnOff", FALSE);\r
-// Initialize plot\r
- set(goId0, "InitPlot", 0);\r
-goId0 = get_new(pageId, "Text");\r
-// Text:\r
- set(goId0, "String", "Stability \nFactor, K");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 278);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 1960278081);\r
-// Graphical Object:\r
- set(goId0, "Right", 9904);\r
- set(goId0, "Bottom", 4214);\r
- set(goId0, "Left", 8836);\r
- set(goId0, "Top", 3658);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 1);\r
-goId0 = get_new(pageId, "Text");\r
-// Text:\r
- set(goId0, "String", "Use with 2-port S-parameter simulations");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 205);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 467025916);\r
-// Graphical Object:\r
- set(goId0, "Right", 10110);\r
- set(goId0, "Bottom", 866);\r
- set(goId0, "Left", 6461);\r
- set(goId0, "Top", 661);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 0);\r
-goId0 = get_new(pageId, "Equation");\r
-// Expression...\r
- set(goId0, "Expression", "SourceStabCircle=s_stab_circle(S[FreqCGS],2001)");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 138);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
- set(goId0, "AutoCalculate", TRUE);\r
-// Base Class Object:\r
- set(goId0, "Name", "");\r
- set(goId0, "Uid", 643271490);\r
-// Graphical Object:\r
- set(goId0, "Right", 12717);\r
- set(goId0, "Bottom", 7161);\r
- set(goId0, "Left", 9410);\r
- set(goId0, "Top", 6911);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 14);\r
-goId0 = get_new(pageId, "Text");\r
-// Text:\r
- set(goId0, "String", "MaxGain is the maximum\navailable gain if K>1. If\nK<1, it is the maximum\nstable gain, 10*log(|S21|/|S12|).");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 166);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
-// Base Class Object:\r
- set(goId0, "Name", "");\r
- set(goId0, "Uid", 694885958);\r
-// Graphical Object:\r
- set(goId0, "Right", 12703);\r
- set(goId0, "Bottom", 4256);\r
- set(goId0, "Left", 10372);\r
- set(goId0, "Top", 3592);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 14);\r
-goId0 = get_new(pageId, "Listing");\r
-// Base Class Object:\r
- set(goId0, "Name", "");\r
- set(goId0, "Uid", 1283917838);\r
-// Graphical Object:\r
- set(goId0, "Right", 11373);\r
- set(goId0, "Bottom", 5911);\r
- set(goId0, "Left", 9251);\r
- set(goId0, "Top", 5418);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 14);\r
-// Box...\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
-// Plot base...\r
- set(goId0, "LegendOnOff", TRUE);\r
- set(goId0, "LeftMargin", 13);\r
- set(goId0, "RightMargin", 13);\r
- set(goId0, "TopMargin", 0);\r
- set(goId0, "BottomMargin", 13);\r
-// Listing column:\r
- set(goId0, "ListingFont", "Roboto");\r
- if (get(goId0, "ListingFont") != "Roboto")\r
- set(goId0, "ListingFont", "Arial For CAE");\r
- set(goId0, "ListingFontSize", 140);\r
- set(goId0, "Format", ddsFormatAutomatic);\r
- set(goId0, "NumDigits", 3);\r
- set(goId0, "OutlineOnOff", TRUE);\r
- set(goId0, "OutlineColor", 0);\r
- set(goId0, "LabelOnOff", TRUE);\r
- set(goId0, "OutlineLineType", ddsSolidLineType);\r
- set(goId0, "OutlineThickness", 14);\r
- set(goId0, "VerticalScroll", 0);\r
- set(goId0, "ShowIndependentData", TRUE);\r
- set(goId0, "SuppressTable", FALSE);\r
- set(goId0, "AutoSizeListingWidth", FALSE);\r
- set(goId0, "DisplayUnitsOnOff", TRUE);\r
- set(goId0, "TransposeData", FALSE);\r
-// Plot Title...\r
- set(goId0, "Title", "");\r
- set(goId0, "TitleFont", "Roboto");\r
- if (get(goId0, "TitleFont") != "Roboto")\r
- set(goId0, "TitleFont", "Arial For CAE");\r
- set(goId0, "TitleFontSize", 140);\r
- set(goId0, "TitleColor", 0);\r
-traceID = get_new(goId0, "Trace", "s_stab_region(S[FreqCGS])", "", "", FALSE);\r
-// Text trace:\r
- if (traceID != NULL)\r
- set(traceID, "ComplexNumberFormat", ddsComplexFormatMagPhase);\r
-// Trace:\r
- if (traceID != NULL) {\r
- set(traceID, "TraceType", ddsAutomaticTraceType);\r
- set(traceID, "Color", 1);\r
- set(traceID, "Uid", 1656213258);\r
- set(traceID, "Status", 536913920);\r
- }\r
- set(goId0, "PlotLogoHideOnOff", FALSE);\r
-// Initialize plot\r
- set(goId0, "InitPlot", 0);\r
-goId0 = get_new(pageId, "Text");\r
-// Text:\r
- set(goId0, "String", "Source Stable Region\n(inside or outside circle)");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 166);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
-// Base Class Object:\r
- set(goId0, "Name", "");\r
- set(goId0, "Uid", 906870784);\r
-// Graphical Object:\r
- set(goId0, "Right", 11039);\r
- set(goId0, "Bottom", 5406);\r
- set(goId0, "Left", 9279);\r
- set(goId0, "Top", 5074);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 14);\r
-// Base Class Object:\r
- set(pageId, "Name", "Page 3 : Circles_Ga_Stab");\r
- set(pageId, "Uid", 793178621);\r
- set(pageId, "Invisible", FALSE);\r
-pageId = get_new(ddoId, "Page");\r
-goId0 = get_new(pageId, "Equation");\r
-// Expression...\r
- set(goId0, "Expression", "K=stab_fact(S[m1])");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 117);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
- set(goId0, "AutoCalculate", TRUE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 1225016907);\r
-// Graphical Object:\r
- set(goId0, "Right", 14875);\r
- set(goId0, "Bottom", 12420);\r
- set(goId0, "Left", 13599);\r
- set(goId0, "Top", 12170);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 7);\r
-goId0 = get_new(pageId, "Equation");\r
-// Expression...\r
- set(goId0, "Expression", "mu_load=mu(S)");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 117);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
- set(goId0, "AutoCalculate", TRUE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 582032466);\r
-// Graphical Object:\r
- set(goId0, "Right", 8884);\r
- set(goId0, "Bottom", 11863);\r
- set(goId0, "Left", 7791);\r
- set(goId0, "Top", 11613);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 7);\r
-goId0 = get_new(pageId, "Equation");\r
-// Expression...\r
- set(goId0, "Expression", "mu_source=mu_prime(S)");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 117);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
- set(goId0, "AutoCalculate", TRUE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 675589546);\r
-// Graphical Object:\r
- set(goId0, "Right", 9401);\r
- set(goId0, "Bottom", 12193);\r
- set(goId0, "Left", 7835);\r
- set(goId0, "Top", 11943);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 7);\r
-goId0 = get_new(pageId, "Equation");\r
-// Expression...\r
- set(goId0, "Expression", "Source_stabcir=s_stab_circle(S,51)");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 117);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
- set(goId0, "AutoCalculate", TRUE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 2074275517);\r
-// Graphical Object:\r
- set(goId0, "Right", 15673);\r
- set(goId0, "Bottom", 11717);\r
- set(goId0, "Left", 13602);\r
- set(goId0, "Top", 11467);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 7);\r
-goId0 = get_new(pageId, "Equation");\r
-// Expression...\r
- set(goId0, "Expression", "Load_stabcir=l_stab_circle(S,51)");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 117);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
- set(goId0, "AutoCalculate", TRUE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 104474833);\r
-// Graphical Object:\r
- set(goId0, "Right", 15527);\r
- set(goId0, "Bottom", 12066);\r
- set(goId0, "Left", 13592);\r
- set(goId0, "Top", 11816);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 7);\r
-goId0 = get_new(pageId, "SmithChart");\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 9097081);\r
-// Graphical Object:\r
- set(goId0, "Right", 10604);\r
- set(goId0, "Bottom", 5954);\r
- set(goId0, "Left", 6525);\r
- set(goId0, "Top", 1850);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 7);\r
-// Box...\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
-// Plot base...\r
- set(goId0, "LegendOnOff", TRUE);\r
- set(goId0, "LeftMargin", 500);\r
- set(goId0, "RightMargin", 100);\r
- set(goId0, "TopMargin", 125);\r
- set(goId0, "BottomMargin", 500);\r
-// Plot Title...\r
- set(goId0, "Title", "");\r
- set(goId0, "TitleFont", "Roboto");\r
- if (get(goId0, "TitleFont") != "Roboto")\r
- set(goId0, "TitleFont", "Arial For CAE");\r
- set(goId0, "TitleFontSize", 153);\r
- set(goId0, "TitleColor", 0);\r
-axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 149929805);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 180);\r
- set(axisID, "LineThick", 20);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 180);\r
- set(axisID, "AutoscaleOnOff", FALSE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 1);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-//Polar axis...\r
- if (axisID != NULL) {\r
- set(axisID, "DisplayAllIndependentData", TRUE);\r
- set(axisID, "IndepStart", 0);\r
- set(axisID, "IndepStop", 51);\r
- }\r
-//Smith chart axis...\r
- if (axisID != NULL) {\r
- set(axisID, "ImpedanceOnOff", TRUE);\r
- set(axisID, "AdmittanceOnOff", FALSE);\r
- set(axisID, "AdmittanceColor", 104);\r
- set(axisID, "AdmittanceLineThickness", 14);\r
- set(axisID, "AdmittanceLineType", 0);\r
- set(axisID, "TickFont", "Roboto Condensed");\r
- if (get(axisID, "TickFont") != "Roboto Condensed")\r
- set(axisID, "TickFont", "Arial Narrow For CAE");\r
- }\r
-axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 752595169);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 180);\r
- set(axisID, "LineThick", 20);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 180);\r
- set(axisID, "AutoscaleOnOff", FALSE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 1);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-//Polar axis...\r
- if (axisID != NULL) {\r
- set(axisID, "DisplayAllIndependentData", TRUE);\r
- set(axisID, "IndepStart", 0);\r
- set(axisID, "IndepStop", 51);\r
- }\r
-//Smith chart axis...\r
- if (axisID != NULL) {\r
- set(axisID, "ImpedanceOnOff", TRUE);\r
- set(axisID, "AdmittanceOnOff", FALSE);\r
- set(axisID, "AdmittanceColor", 104);\r
- set(axisID, "AdmittanceLineThickness", 14);\r
- set(axisID, "AdmittanceLineType", 0);\r
- set(axisID, "TickFont", "Roboto Condensed");\r
- if (get(axisID, "TickFont") != "Roboto Condensed")\r
- set(axisID, "TickFont", "Arial Narrow For CAE");\r
- }\r
-axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 569452801);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 140);\r
- set(axisID, "LineThick", 7);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 112);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 1);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-//Polar axis...\r
- if (axisID != NULL) {\r
- set(axisID, "DisplayAllIndependentData", TRUE);\r
- set(axisID, "IndepStart", -1);\r
- set(axisID, "IndepStop", -1);\r
- }\r
-//Smith chart axis...\r
- if (axisID != NULL) {\r
- set(axisID, "ImpedanceOnOff", TRUE);\r
- set(axisID, "AdmittanceOnOff", FALSE);\r
- set(axisID, "AdmittanceColor", 93);\r
- set(axisID, "AdmittanceLineThickness", 14);\r
- set(axisID, "AdmittanceLineType", 0);\r
- set(axisID, "TickFont", "Roboto Condensed");\r
- if (get(axisID, "TickFont") != "Roboto Condensed")\r
- set(axisID, "TickFont", "Arial Narrow For CAE");\r
- }\r
-axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 914031289);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 140);\r
- set(axisID, "LineThick", 7);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 112);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 1);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-//Polar axis...\r
- if (axisID != NULL) {\r
- set(axisID, "DisplayAllIndependentData", TRUE);\r
- set(axisID, "IndepStart", -1);\r
- set(axisID, "IndepStop", -1);\r
- }\r
-//Smith chart axis...\r
- if (axisID != NULL) {\r
- set(axisID, "ImpedanceOnOff", TRUE);\r
- set(axisID, "AdmittanceOnOff", FALSE);\r
- set(axisID, "AdmittanceColor", 93);\r
- set(axisID, "AdmittanceLineThickness", 14);\r
- set(axisID, "AdmittanceLineType", 0);\r
- set(axisID, "TickFont", "Roboto Condensed");\r
- if (get(axisID, "TickFont") != "Roboto Condensed")\r
- set(axisID, "TickFont", "Arial Narrow For CAE");\r
- }\r
-traceID = get_new(goId0, "Trace", "Source_stabcir[m1,::]", "xAxis", "yAxis", FALSE);\r
-// Trace:\r
- if (traceID != NULL) {\r
- set(traceID, "TraceType", ddsAutomaticTraceType);\r
- set(traceID, "Color", 1);\r
- set(traceID, "Uid", 601616847);\r
- set(traceID, "Status", 536913920);\r
- }\r
-// Rect trace:\r
- if (traceID != NULL) {\r
- set(traceID, "LineThick", 42);\r
- set(traceID, "LineType", ddsSolidLineType);\r
- set(traceID, "FillPattern", -1);\r
- set(traceID, "SymbolType", ddsCircleSymbol);\r
- set(traceID, "SymbolsOnOff", FALSE);\r
- set(traceID, "DisplaySinglePointSymbols", TRUE);\r
- set(traceID, "SymbolsSpacing", 15);\r
- set(traceID, "AlwaysDisplayTransitions", FALSE);\r
- set(traceID, "SpectralArrowheadsOnOff", TRUE);\r
- set(traceID, "LabelSubtracesOnOff", TRUE);\r
- set(traceID, "FillHistogramsOnOff", FALSE);\r
- set(traceID, "Format", ddsFormatAutomatic);\r
- set(traceID, "NumDigits", 3);\r
- set(traceID, "Font", "Roboto");\r
- if (get(traceID, "Font") != "Roboto")\r
- set(traceID, "Font", "Arial For CAE");\r
- set(traceID, "FontSize", 112);\r
- set(traceID, "LineColorAutoSequence", FALSE);\r
- set(traceID, "LineTypeAutoSequence", FALSE);\r
- set(traceID, "SymbolTypeAutoSequence", FALSE);\r
- set(traceID, "LineColorAutoSequenceOrder", 3);\r
- set(traceID, "LineTypeAutoSequenceOrder", 1);\r
- set(traceID, "SymbolTypeAutoSequenceOrder", 2);\r
- if (DDSnumTraceTypes > 8) {\r
- set(traceID, "NumberOfDensityColors", 16);\r
- set(traceID, "DensityColorOffset", 0);\r
- set(traceID, "DensityStartColor", 20);\r
- set(traceID, "DensitySymbolType", ddsDotSymbol);\r
- }\r
- set(traceID, "TraceLabelOffset", 100);\r
- }\r
-traceID = get_new(goId0, "Trace", "Load_stabcir[m1,::]", "xAxis", "yAxis", FALSE);\r
-// Trace:\r
- if (traceID != NULL) {\r
- set(traceID, "TraceType", ddsAutomaticTraceType);\r
- set(traceID, "Color", 0);\r
- set(traceID, "Uid", 303643908);\r
- set(traceID, "Status", 536913920);\r
- }\r
-// Rect trace:\r
- if (traceID != NULL) {\r
- set(traceID, "LineThick", 42);\r
- set(traceID, "LineType", ddsSolidLineType);\r
- set(traceID, "FillPattern", -1);\r
- set(traceID, "SymbolType", ddsCircleSymbol);\r
- set(traceID, "SymbolsOnOff", FALSE);\r
- set(traceID, "DisplaySinglePointSymbols", TRUE);\r
- set(traceID, "SymbolsSpacing", 15);\r
- set(traceID, "AlwaysDisplayTransitions", FALSE);\r
- set(traceID, "SpectralArrowheadsOnOff", TRUE);\r
- set(traceID, "LabelSubtracesOnOff", TRUE);\r
- set(traceID, "FillHistogramsOnOff", FALSE);\r
- set(traceID, "Format", ddsFormatAutomatic);\r
- set(traceID, "NumDigits", 3);\r
- set(traceID, "Font", "Roboto");\r
- if (get(traceID, "Font") != "Roboto")\r
- set(traceID, "Font", "Arial For CAE");\r
- set(traceID, "FontSize", 112);\r
- set(traceID, "LineColorAutoSequence", FALSE);\r
- set(traceID, "LineTypeAutoSequence", FALSE);\r
- set(traceID, "SymbolTypeAutoSequence", FALSE);\r
- set(traceID, "LineColorAutoSequenceOrder", 3);\r
- set(traceID, "LineTypeAutoSequenceOrder", 1);\r
- set(traceID, "SymbolTypeAutoSequenceOrder", 2);\r
- if (DDSnumTraceTypes > 8) {\r
- set(traceID, "NumberOfDensityColors", 16);\r
- set(traceID, "DensityColorOffset", 0);\r
- set(traceID, "DensityStartColor", 20);\r
- set(traceID, "DensitySymbolType", ddsDotSymbol);\r
- }\r
- set(traceID, "TraceLabelOffset", 100);\r
- }\r
- set(goId0, "PlotLogoHideOnOff", FALSE);\r
-// Initialize plot\r
- set(goId0, "InitPlot", 0);\r
-goId0 = get_new(pageId, "Plot");\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 1662778414);\r
-// Graphical Object:\r
- set(goId0, "Right", 17113);\r
- set(goId0, "Bottom", 4788);\r
- set(goId0, "Left", 12375);\r
- set(goId0, "Top", 3015);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 7);\r
-// Box...\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
-// Plot base...\r
- set(goId0, "LegendOnOff", TRUE);\r
- set(goId0, "LeftMargin", 500);\r
- set(goId0, "RightMargin", 104);\r
- set(goId0, "TopMargin", 360);\r
- set(goId0, "BottomMargin", 1055);\r
-// Plot Title...\r
- set(goId0, "Title", "RF Frequency Selector");\r
- set(goId0, "TitleFont", "Roboto");\r
- if (get(goId0, "TitleFont") != "Roboto")\r
- set(goId0, "TitleFont", "Arial For CAE");\r
- set(goId0, "TitleFontSize", 235);\r
- set(goId0, "TitleColor", 0);\r
-axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 591400647);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 207);\r
- set(axisID, "LineThick", 14);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 207);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", 1000000000);\r
- set(axisID, "MaxValue", 5000000000);\r
- set(axisID, "StepSize", 500000000);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatEngineering);\r
- set(axisID, "NumDigits", 2);\r
- }\r
-axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 2039661618);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "index");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 14);\r
- set(axisID, "LineThick", 14);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 14);\r
- set(axisID, "AutoscaleOnOff", FALSE);\r
- set(axisID, "MinValue", 0);\r
- set(axisID, "MaxValue", 2000000);\r
- set(axisID, "StepSize", 2000000);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 1000027692);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", FALSE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 153);\r
- set(axisID, "LineThick", 14);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 125);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 1);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 2058702349);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", FALSE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 153);\r
- set(axisID, "LineThick", 14);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 125);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 0.2);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-traceID = get_new(goId0, "Trace", "vs([0::sweep_size(SP.freq)-1],SP.freq)", "xAxis", "yAxis", FALSE);\r
-// Trace:\r
- if (traceID != NULL) {\r
- set(traceID, "TraceType", ddsAutomaticTraceType);\r
- set(traceID, "Color", 1);\r
- set(traceID, "Uid", 1122548021);\r
- set(traceID, "Status", 536913920);\r
- }\r
-// Rect trace:\r
- if (traceID != NULL) {\r
- set(traceID, "LineThick", 42);\r
- set(traceID, "LineType", ddsSolidLineType);\r
- set(traceID, "FillPattern", -1);\r
- set(traceID, "SymbolType", ddsCircleSymbol);\r
- set(traceID, "SymbolsOnOff", FALSE);\r
- set(traceID, "DisplaySinglePointSymbols", TRUE);\r
- set(traceID, "SymbolsSpacing", 15);\r
- set(traceID, "AlwaysDisplayTransitions", FALSE);\r
- set(traceID, "SpectralArrowheadsOnOff", TRUE);\r
- set(traceID, "LabelSubtracesOnOff", TRUE);\r
- set(traceID, "FillHistogramsOnOff", FALSE);\r
- set(traceID, "Format", ddsFormatAutomatic);\r
- set(traceID, "NumDigits", 3);\r
- set(traceID, "Font", "Roboto");\r
- if (get(traceID, "Font") != "Roboto")\r
- set(traceID, "Font", "Arial For CAE");\r
- set(traceID, "FontSize", 112);\r
- set(traceID, "LineColorAutoSequence", FALSE);\r
- set(traceID, "LineTypeAutoSequence", FALSE);\r
- set(traceID, "SymbolTypeAutoSequence", FALSE);\r
- set(traceID, "LineColorAutoSequenceOrder", 3);\r
- set(traceID, "LineTypeAutoSequenceOrder", 1);\r
- set(traceID, "SymbolTypeAutoSequenceOrder", 2);\r
- if (DDSnumTraceTypes > 8) {\r
- set(traceID, "NumberOfDensityColors", 16);\r
- set(traceID, "DensityColorOffset", 0);\r
- set(traceID, "DensityStartColor", 20);\r
- set(traceID, "DensitySymbolType", ddsDotSymbol);\r
- }\r
- set(traceID, "TraceLabelOffset", 100);\r
- }\r
-markerID = get_new(traceID, "MarkerNew", "m2", "2500000000.00000000000000000000000000000000", 0, "", "", 1, "");\r
-// Base Class Object:\r
- set(markerID, "Name", "default");\r
- set(markerID, "Uid", 740974769);\r
-// Graphical Object:\r
- set(markerID, "Right", 0);\r
- set(markerID, "Bottom", 0);\r
- set(markerID, "Left", 0);\r
- set(markerID, "Top", 0);\r
- set(markerID, "Zrot", 0);\r
- set(markerID, "Yrot", 0);\r
- set(markerID, "Xrot", 0);\r
- set(markerID, "Status", 536870912);\r
- set(markerID, "LineColor", 0);\r
- set(markerID, "LineType", 0);\r
- set(markerID, "LineWidth", 0);\r
-// Marker:\r
- if (markerID != NULL) {\r
- set(markerID, "DataScript", "trcdata");\r
- set(markerID, "DeltaModeStatus", 0);\r
- set(markerID, "MkrType", 1);\r
- set(markerID, "Format", 0);\r
- set(markerID, "NumDigits", 3);\r
- set(markerID, "ComplexNumberFormat", 1);\r
- set(markerID, "AuxFormat", 0);\r
- set(markerID, "AuxNumDigits", 3);\r
- set(markerID, "AuxType", 0);\r
- set(markerID, "AuxZ", "1");\r
- set(markerID, "AuxComplexNumberFormat", 0);\r
- set(markerID, "ReadoutChartVisualLabel", 1);\r
- set(markerID, "ReadoutSweepVisualLabel", 1);\r
- set(markerID, "ReadoutTypeVisualLabel", 1);\r
- set(markerID, "ReadoutOutlineVisualLabel", 1);\r
- set(markerID, "ReadoutIndeVisualLabel", 1);\r
- set(markerID, "ReadoutDepeVisualLabel", 1);\r
- set(markerID, "ReadoutNameVisualLabel", 1);\r
- set(markerID, "ReadoutVisualLabel", 1);\r
- set(markerID, "SymbolVisualLabel", 1);\r
- set(markerID, "NameVisualLabel", 1);\r
- set(markerID, "MkrDontMoveReadoutWithPlot", 1);\r
- set(markerID, "MkrSweepExpressionsEnabled", 0);\r
- }\r
-// More marker:\r
- if (markerID != NULL) {\r
- set(markerID, "MkrLabelFont", "Roboto");\r
- if (get(markerID, "MkrLabelFont") != "Roboto")\r
- set(markerID, "MkrLabelFont", "Arial For CAE");\r
- set(markerID, "MkrLabelFontSize", 180);\r
- set(markerID, "MkrLabelColor", 0);\r
- set(markerID, "MkrReadoutFont", "Roboto");\r
- if (get(markerID, "MkrReadoutFont") != "Roboto")\r
- set(markerID, "MkrReadoutFont", "Arial For CAE");\r
- set(markerID, "MkrReadoutFontSize", 14);\r
- set(markerID, "MkrReadoutColor", 0);\r
- set(markerID, "MkrReadoutFillColor", 0);\r
- set(markerID, "MkrReadoutFillPattern", -1);\r
- set(markerID, "MkrReadoutLeft", 14625);\r
- set(markerID, "MkrReadoutRight", 14970);\r
- set(markerID, "MkrReadoutBottom", 3606);\r
- set(markerID, "MkrReadoutTop", 3500);\r
- set(markerID, "MkrIndicatorColor", 0);\r
- set(markerID, "MkrIndicatorSize", 6);\r
- set(markerID, "MkrIndicatorType", 0);\r
- }\r
-// Marker Types:\r
- if (markerID != NULL) {\r
- set(markerID, "MkrOffsetValue", -3);\r
- set(markerID, "MkrAperturePercentX", 10);\r
- set(markerID, "MkrAperturePercentY", 10);\r
- set(markerID, "DrawApertureOnOff", FALSE);\r
- }\r
- set(goId0, "PlotLogoHideOnOff", FALSE);\r
-// Initialize plot\r
- set(goId0, "InitPlot", 0);\r
-goId0 = get_new(pageId, "Plot");\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 96174510);\r
-// Graphical Object:\r
- set(goId0, "Right", 14835);\r
- set(goId0, "Bottom", 11228);\r
- set(goId0, "Left", 7706);\r
- set(goId0, "Top", 7818);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 7);\r
-// Box...\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
-// Plot base...\r
- set(goId0, "LegendOnOff", TRUE);\r
- set(goId0, "LeftMargin", 1234);\r
- set(goId0, "RightMargin", 107);\r
- set(goId0, "TopMargin", 125);\r
- set(goId0, "BottomMargin", 558);\r
-// Plot Title...\r
- set(goId0, "Title", "");\r
- set(goId0, "TitleFont", "Roboto");\r
- if (get(goId0, "TitleFont") != "Roboto")\r
- set(goId0, "TitleFont", "Arial For CAE");\r
- set(goId0, "TitleFontSize", 153);\r
- set(goId0, "TitleColor", 0);\r
-axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 1460737295);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 153);\r
- set(axisID, "LineThick", 20);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 153);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", 1000000000);\r
- set(axisID, "MaxValue", 5000000000);\r
- set(axisID, "StepSize", 500000000);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 109142692);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", TRUE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 235);\r
- set(axisID, "LineThick", 20);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 235);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -0.25);\r
- set(axisID, "MaxValue", 0.2);\r
- set(axisID, "StepSize", 0.05);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 1662577328);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", FALSE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 140);\r
- set(axisID, "LineThick", 7);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 112);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 0.5);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis");\r
-// Axis...\r
- if (axisID != NULL) {\r
- set(axisID, "Uid", 891635833);\r
- set(axisID, "Color", 104);\r
- set(axisID, "UserLabel", "");\r
- set(axisID, "LabelColor", 0);\r
- set(axisID, "TicksOnOff", TRUE);\r
- set(axisID, "GridOnOff", FALSE);\r
- set(axisID, "LabelsOnOff", TRUE);\r
- set(axisID, "TickValuesOnOff", TRUE);\r
- set(axisID, "FontSize", 140);\r
- set(axisID, "LineThick", 7);\r
- set(axisID, "LineType", 0);\r
- set(axisID, "TickFontSize", 112);\r
- set(axisID, "AutoscaleOnOff", TRUE);\r
- set(axisID, "MinValue", -1);\r
- set(axisID, "MaxValue", 1);\r
- set(axisID, "StepSize", 0.2);\r
- set(axisID, "Logarithmic", FALSE);\r
- set(axisID, "Font", "Roboto");\r
- if (get(axisID, "Font") != "Roboto")\r
- set(axisID, "Font", "Arial For CAE");\r
- set(axisID, "Format", ddsFormatAutomatic);\r
- set(axisID, "NumDigits", 3);\r
- }\r
-traceID = get_new(goId0, "Trace", "mu_source", "xAxis", "yAxis", FALSE);\r
-// Trace:\r
- if (traceID != NULL) {\r
- set(traceID, "TraceType", ddsAutomaticTraceType);\r
- set(traceID, "Color", 1);\r
- set(traceID, "Uid", 357580918);\r
- set(traceID, "Status", 536913920);\r
- }\r
-// Rect trace:\r
- if (traceID != NULL) {\r
- set(traceID, "LineThick", 19);\r
- set(traceID, "LineType", ddsSolidLineType);\r
- set(traceID, "FillPattern", -1);\r
- set(traceID, "SymbolType", ddsCircleSymbol);\r
- set(traceID, "SymbolsOnOff", FALSE);\r
- set(traceID, "DisplaySinglePointSymbols", TRUE);\r
- set(traceID, "SymbolsSpacing", 15);\r
- set(traceID, "AlwaysDisplayTransitions", FALSE);\r
- set(traceID, "SpectralArrowheadsOnOff", TRUE);\r
- set(traceID, "LabelSubtracesOnOff", TRUE);\r
- set(traceID, "FillHistogramsOnOff", FALSE);\r
- set(traceID, "Format", ddsFormatAutomatic);\r
- set(traceID, "NumDigits", 3);\r
- set(traceID, "Font", "Roboto");\r
- if (get(traceID, "Font") != "Roboto")\r
- set(traceID, "Font", "Arial For CAE");\r
- set(traceID, "FontSize", 112);\r
- set(traceID, "LineColorAutoSequence", FALSE);\r
- set(traceID, "LineTypeAutoSequence", FALSE);\r
- set(traceID, "SymbolTypeAutoSequence", FALSE);\r
- set(traceID, "LineColorAutoSequenceOrder", 3);\r
- set(traceID, "LineTypeAutoSequenceOrder", 1);\r
- set(traceID, "SymbolTypeAutoSequenceOrder", 2);\r
- if (DDSnumTraceTypes > 8) {\r
- set(traceID, "NumberOfDensityColors", 16);\r
- set(traceID, "DensityColorOffset", 0);\r
- set(traceID, "DensityStartColor", 20);\r
- set(traceID, "DensitySymbolType", ddsDotSymbol);\r
- }\r
- set(traceID, "TraceLabelOffset", 100);\r
- }\r
-traceID = get_new(goId0, "Trace", "mu_load", "xAxis", "yAxis", FALSE);\r
-// Trace:\r
- if (traceID != NULL) {\r
- set(traceID, "TraceType", ddsAutomaticTraceType);\r
- set(traceID, "Color", 5);\r
- set(traceID, "Uid", 32163466);\r
- set(traceID, "Status", 536913920);\r
- }\r
-// Rect trace:\r
- if (traceID != NULL) {\r
- set(traceID, "LineThick", 19);\r
- set(traceID, "LineType", ddsSolidLineType);\r
- set(traceID, "FillPattern", -1);\r
- set(traceID, "SymbolType", ddsCircleSymbol);\r
- set(traceID, "SymbolsOnOff", FALSE);\r
- set(traceID, "DisplaySinglePointSymbols", TRUE);\r
- set(traceID, "SymbolsSpacing", 15);\r
- set(traceID, "AlwaysDisplayTransitions", FALSE);\r
- set(traceID, "SpectralArrowheadsOnOff", TRUE);\r
- set(traceID, "LabelSubtracesOnOff", TRUE);\r
- set(traceID, "FillHistogramsOnOff", FALSE);\r
- set(traceID, "Format", ddsFormatAutomatic);\r
- set(traceID, "NumDigits", 3);\r
- set(traceID, "Font", "Roboto");\r
- if (get(traceID, "Font") != "Roboto")\r
- set(traceID, "Font", "Arial For CAE");\r
- set(traceID, "FontSize", 112);\r
- set(traceID, "LineColorAutoSequence", FALSE);\r
- set(traceID, "LineTypeAutoSequence", FALSE);\r
- set(traceID, "SymbolTypeAutoSequence", FALSE);\r
- set(traceID, "LineColorAutoSequenceOrder", 3);\r
- set(traceID, "LineTypeAutoSequenceOrder", 1);\r
- set(traceID, "SymbolTypeAutoSequenceOrder", 2);\r
- if (DDSnumTraceTypes > 8) {\r
- set(traceID, "NumberOfDensityColors", 16);\r
- set(traceID, "DensityColorOffset", 0);\r
- set(traceID, "DensityStartColor", 20);\r
- set(traceID, "DensitySymbolType", ddsDotSymbol);\r
- }\r
- set(traceID, "TraceLabelOffset", 100);\r
- }\r
- set(goId0, "PlotLogoHideOnOff", FALSE);\r
-// Initialize plot\r
- set(goId0, "InitPlot", 0);\r
-goId0 = get_new(pageId, "Text");\r
-// Text:\r
- set(goId0, "String", "Source and Load \nStability Circles");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 299);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 225889523);\r
-// Graphical Object:\r
- set(goId0, "Right", 9128);\r
- set(goId0, "Bottom", 1726);\r
- set(goId0, "Left", 6832);\r
- set(goId0, "Top", 1128);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 0);\r
-goId0 = get_new(pageId, "Text");\r
-// Text:\r
- set(goId0, "String", "If either mu_source or mu_load is >1,\nthe circuit is unconditionally stable.");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 291);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 1789573198);\r
-// Graphical Object:\r
- set(goId0, "Right", 13889);\r
- set(goId0, "Bottom", 7660);\r
- set(goId0, "Left", 9186);\r
- set(goId0, "Top", 7078);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 1);\r
-goId0 = get_new(pageId, "Text");\r
-// Text:\r
- set(goId0, "String", "Move marker to desired \nfrequency. The stability\ncircles and stability \nfactor, K, will be updated.");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 292);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", TRUE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 585241440);\r
-// Graphical Object:\r
- set(goId0, "Right", 16369);\r
- set(goId0, "Bottom", 2586);\r
- set(goId0, "Left", 13145);\r
- set(goId0, "Top", 1418);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 1);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 56);\r
-goId0 = get_new(pageId, "Listing");\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 86620298);\r
-// Graphical Object:\r
- set(goId0, "Right", 14565);\r
- set(goId0, "Bottom", 6590);\r
- set(goId0, "Left", 12784);\r
- set(goId0, "Top", 6052);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 7);\r
-// Box...\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
-// Plot base...\r
- set(goId0, "LegendOnOff", TRUE);\r
- set(goId0, "LeftMargin", 13);\r
- set(goId0, "RightMargin", 13);\r
- set(goId0, "TopMargin", 0);\r
- set(goId0, "BottomMargin", 13);\r
-// Listing column:\r
- set(goId0, "ListingFont", "Roboto");\r
- if (get(goId0, "ListingFont") != "Roboto")\r
- set(goId0, "ListingFont", "Arial For CAE");\r
- set(goId0, "ListingFontSize", 248);\r
- set(goId0, "Format", ddsFormatEngineering);\r
- set(goId0, "NumDigits", 3);\r
- set(goId0, "OutlineOnOff", TRUE);\r
- set(goId0, "OutlineColor", 0);\r
- set(goId0, "LabelOnOff", FALSE);\r
- set(goId0, "OutlineLineType", ddsSolidLineType);\r
- set(goId0, "OutlineThickness", 14);\r
- set(goId0, "VerticalScroll", 0);\r
- set(goId0, "ShowIndependentData", TRUE);\r
- set(goId0, "SuppressTable", TRUE);\r
- set(goId0, "AutoSizeListingWidth", FALSE);\r
- set(goId0, "DisplayUnitsOnOff", TRUE);\r
- set(goId0, "TransposeData", FALSE);\r
-// Plot Title...\r
- set(goId0, "Title", "");\r
- set(goId0, "TitleFont", "Roboto");\r
- if (get(goId0, "TitleFont") != "Roboto")\r
- set(goId0, "TitleFont", "Arial For CAE");\r
- set(goId0, "TitleFontSize", 140);\r
- set(goId0, "TitleColor", 0);\r
-traceID = get_new(goId0, "Trace", "SP.freq[m1]", "", "", FALSE);\r
-// Text trace:\r
- if (traceID != NULL)\r
- set(traceID, "ComplexNumberFormat", ddsComplexFormatMagPhase);\r
-// Trace:\r
- if (traceID != NULL) {\r
- set(traceID, "TraceType", ddsAutomaticTraceType);\r
- set(traceID, "Color", 1);\r
- set(traceID, "Uid", 170855103);\r
- set(traceID, "Status", 536913920);\r
- }\r
- set(goId0, "PlotLogoHideOnOff", FALSE);\r
-// Initialize plot\r
- set(goId0, "InitPlot", 0);\r
-goId0 = get_new(pageId, "Text");\r
-// Text:\r
- set(goId0, "String", "RF Frequency");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 291);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 1429047136);\r
-// Graphical Object:\r
- set(goId0, "Right", 14232);\r
- set(goId0, "Bottom", 5886);\r
- set(goId0, "Left", 12486);\r
- set(goId0, "Top", 5595);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 1);\r
-goId0 = get_new(pageId, "Listing");\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 1517352671);\r
-// Graphical Object:\r
- set(goId0, "Right", 17192);\r
- set(goId0, "Bottom", 6638);\r
- set(goId0, "Left", 15660);\r
- set(goId0, "Top", 6038);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 7);\r
-// Box...\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
-// Plot base...\r
- set(goId0, "LegendOnOff", TRUE);\r
- set(goId0, "LeftMargin", 13);\r
- set(goId0, "RightMargin", 13);\r
- set(goId0, "TopMargin", 0);\r
- set(goId0, "BottomMargin", 13);\r
-// Listing column:\r
- set(goId0, "ListingFont", "Roboto");\r
- if (get(goId0, "ListingFont") != "Roboto")\r
- set(goId0, "ListingFont", "Arial For CAE");\r
- set(goId0, "ListingFontSize", 247);\r
- set(goId0, "Format", ddsFormatAutomatic);\r
- set(goId0, "NumDigits", 3);\r
- set(goId0, "OutlineOnOff", TRUE);\r
- set(goId0, "OutlineColor", 0);\r
- set(goId0, "LabelOnOff", FALSE);\r
- set(goId0, "OutlineLineType", ddsSolidLineType);\r
- set(goId0, "OutlineThickness", 14);\r
- set(goId0, "VerticalScroll", 0);\r
- set(goId0, "ShowIndependentData", TRUE);\r
- set(goId0, "SuppressTable", TRUE);\r
- set(goId0, "AutoSizeListingWidth", FALSE);\r
- set(goId0, "DisplayUnitsOnOff", TRUE);\r
- set(goId0, "TransposeData", FALSE);\r
-// Plot Title...\r
- set(goId0, "Title", "");\r
- set(goId0, "TitleFont", "Roboto");\r
- if (get(goId0, "TitleFont") != "Roboto")\r
- set(goId0, "TitleFont", "Arial For CAE");\r
- set(goId0, "TitleFontSize", 140);\r
- set(goId0, "TitleColor", 0);\r
-traceID = get_new(goId0, "Trace", "stab_fact(S[m1])", "", "", FALSE);\r
-// Text trace:\r
- if (traceID != NULL)\r
- set(traceID, "ComplexNumberFormat", ddsComplexFormatMagPhase);\r
-// Trace:\r
- if (traceID != NULL) {\r
- set(traceID, "TraceType", ddsAutomaticTraceType);\r
- set(traceID, "Color", 1);\r
- set(traceID, "Uid", 329703546);\r
- set(traceID, "Status", 536913920);\r
- }\r
- set(goId0, "PlotLogoHideOnOff", FALSE);\r
-// Initialize plot\r
- set(goId0, "InitPlot", 0);\r
-goId0 = get_new(pageId, "Text");\r
-// Text:\r
- set(goId0, "String", "Stability \nFactor, K");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 291);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 885070400);\r
-// Graphical Object:\r
- set(goId0, "Right", 16987);\r
- set(goId0, "Bottom", 5948);\r
- set(goId0, "Left", 15870);\r
- set(goId0, "Top", 5366);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 1);\r
-goId0 = get_new(pageId, "Text");\r
-// Text:\r
- set(goId0, "String", "Use with S_params or Sparams_wNoise Schematic Templates");\r
- set(goId0, "Font", "Roboto");\r
- if (get(goId0, "Font") != "Roboto")\r
- set(goId0, "Font", "Arial For CAE");\r
- set(goId0, "FontSize", 192);\r
- set(goId0, "TextColor", 0);\r
- set(goId0, "FillPattern", -1);\r
- set(goId0, "FillColor", 0);\r
- set(goId0, "OutlineOnOff", FALSE);\r
-// Base Class Object:\r
- set(goId0, "Name", "default");\r
- set(goId0, "Uid", 1381932986);\r
-// Graphical Object:\r
- set(goId0, "Right", 13804);\r
- set(goId0, "Bottom", 890);\r
- set(goId0, "Left", 8528);\r
- set(goId0, "Top", 698);\r
- set(goId0, "Zrot", 0);\r
- set(goId0, "Yrot", 0);\r
- set(goId0, "Xrot", 0);\r
- set(goId0, "Status", 0);\r
- set(goId0, "LineColor", 0);\r
- set(goId0, "LineType", 0);\r
- set(goId0, "LineWidth", 0);\r
-// Base Class Object:\r
- set(pageId, "Name", "Page 4 : Circles_Stability");\r
- set(pageId, "Uid", 2046344472);\r
- set(pageId, "Invisible", FALSE);\r
- set(ddoId, "UpdateAllExpressions", TRUE);\r
- set(ddoId, "EnableExpressionUpdates", TRUE);\r
-\r
-ddWinId = get_new(ddsId, "Window", -1425, 641, 1078, 818);\r
- set(ddWinId, "Object", ddoId);\r
- set(ddWinId, "CurrentPage", 2046344472);\r
- set(ddWinId, "PageViewRect_389578541", list(-498, 9144, 11974, 241));\r
- set(ddWinId, "PageViewRect_927893870", list(-668, 10313, 17576, -690));\r
- set(ddWinId, "PageViewRect_793178621", list(2686, 8139, 15425, 457));\r
- set(ddWinId, "PageViewRect_2046344472", list(1088, 9692, 17248, -2258));\r
- set(ddWinId, "Frame", list(-1425, 641, 1078, 818));\r
- set(ddWinId, "Maximized", FALSE);\r
- set(ddWinId, "ForegroundColor", 0);\r
- set(ddWinId, "BackgroundColor", 8);\r
- set(ddWinId, "WindowPageOrder", list("Page 1 : SP_NWA_T","Page 2 : S_21_11_wZoom","Page 3 : Circles_Ga_Stab","Page 4 : Circles_Stability"));\r
-\r
-}\r
-\r
-_DDSobjectSaveRestore_() ;\r