peakdetector.xml

来自「springer_-modeling_and_simulation_for_rf」· XML 代码 · 共 33 行

XML
33
字号
<?xml version="1.0" encoding="ISO-8859-1"?><?xml-stylesheet href="/usr/local/vamdoc-1.0.2-kluwer/config/model.xsl" type="text/xsl"?><!DOCTYPE model SYSTEM "/usr/local/vamdoc-1.0.2-kluwer/config/model.dtd"><model>  <symbol>../symbol/peakdetector.png</symbol>  <comments>    <title>Peak Detector</title>    <model_name>PEAKDETECTOR(IDEAL)</model_name>    <library>N/A</library>    <structure>N/A</structure>    <description>The output voltage equals the positive peak voltage at the<br></br>controlling terminal.<br></br></description>    <link_source><A HREF="../src/peakdetector.vhd">See source code</A></link_source>    <reference> Conelly, J.A.; Choi, P.: Macromodeling with SPICE.<br></br> Englewood Cliffs: Prentice Hall, 1992.<br></br> <br></br></reference>    <dependency>      <library>IEEE_proposed</library>      <design_unit>ELECTRICAL_SYSTEMS</design_unit>    </dependency>  </comments>  <interface>    <port>      <port_id>terminal</port_id>      <name>INP</name>      <port_type>ELECTRICAL</port_type>      <comment> controlling terminal  </comment>    </port>    <port>      <port_id>terminal</port_id>      <name>OUTP</name>      <port_type>ELECTRICAL</port_type>      <comment> output terminal</comment>    </port>  </interface></model>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?