⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-all.html

📁 tinyos中文手册,是根据tinyos系统自带手册翻译过来的,虽然质量不好,但是对英文不强的人还是有用的
💻 HTML
📖 第 1 页 / 共 4 页
字号:
<DT><A HREF="net/tinyos/sim/script/reflect/Commands.html#setEventMask(short)"><B>setEventMask(short)</B></A> - Method in class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/Commands.html">Commands</A><DD>Set the mask for which events are transmitted.<DT><A HREF="net/tinyos/sim/script/reflect/Sim.html#setEventMask(short)"><B>setEventMask(short)</B></A> - Method in class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/Sim.html">Sim</A><DD>&nbsp;<DT><A HREF="net/tinyos/sim/script/reflect/Mote.html#setLabel(java.lang.String, int, int)"><B>setLabel(String, int, int)</B></A> - Method in class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/Mote.html">Mote</A><DD>Set a label in the TinyViz GUI for the given mote at a constant offset to the mote's position. <DT><A HREF="net/tinyos/sim/script/reflect/Commands.html#setLinkBitErrorProbability(short, long, short, double)"><B>setLinkBitErrorProbability(short, long, short, double)</B></A> - Method in class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/Commands.html">Commands</A><DD>Set the ADC value at the given mote to the specified value.<DT><A HREF="net/tinyos/sim/script/reflect/Radio.html#setLossRate(int, int, double)"><B>setLossRate(int, int, double)</B></A> - Method in class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/Radio.html">Radio</A><DD>Set the packet loss rate between two motes.<DT><A HREF="net/tinyos/sim/script/reflect/Radio.html#setScalingFactor(double)"><B>setScalingFactor(double)</B></A> - Method in class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/Radio.html">Radio</A><DD>Set the radio model scaling factor.<DT><A HREF="net/tinyos/sim/script/reflect/SimObject.html#setSelected()"><B>setSelected()</B></A> - Method in class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/SimObject.html">SimObject</A><DD>Add the object to the selected set.<DT><A HREF="net/tinyos/sim/script/reflect/Sim.html#setSimDelay(long)"><B>setSimDelay(long)</B></A> - Method in class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/Sim.html">Sim</A><DD>Sets the logical simulator delay.<DT><A HREF="net/tinyos/sim/script/reflect/Commands.html#setSimRate(double)"><B>setSimRate(double)</B></A> - Method in class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/Commands.html">Commands</A><DD>Sets the simulator rate<DT><A HREF="net/tinyos/sim/script/reflect/SimObject.html#setUnselected()"><B>setUnselected()</B></A> - Method in class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/SimObject.html">SimObject</A><DD>Remove the object from the selected set.<DT><A HREF="net/tinyos/sim/script/reflect/Sim.html"><B>Sim</B></A> - class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/Sim.html">Sim</A>.<DD>The Sim class controls high-level operations on the simulation, including pause/resume and execution control.<DT><A HREF="net/tinyos/sim/script/reflect/Sim.html#Sim(net.tinyos.sim.script.ScriptInterpreter, net.tinyos.sim.SimDriver)"><B>Sim(ScriptInterpreter, SimDriver)</B></A> - Constructor for class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/Sim.html">Sim</A><DD>Constructor for the Sim object. <DT><A HREF="net/tinyos/sim/script/reflect/SimObject.html"><B>SimObject</B></A> - class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/SimObject.html">SimObject</A>.<DD>The SimObject class provides internal access to simulator objects that are not motes.<DT><A HREF="net/tinyos/sim/script/reflect/SimObject.html#SimObject(net.tinyos.sim.script.ScriptInterpreter, net.tinyos.sim.SimDriver, int, double, double)"><B>SimObject(ScriptInterpreter, SimDriver, int, double, double)</B></A> - Constructor for class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/SimObject.html">SimObject</A><DD>Constructor that's called by sim.newSimObject()<DT><A HREF="net/tinyos/sim/script/reflect/Sim.html#stop()"><B>stop()</B></A> - Method in class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/Sim.html">Sim</A><DD>Stops the simulator execution.<DT><A HREF="net/tinyos/sim/script/reflect/Sim.html#stopDBGDump()"><B>stopDBGDump()</B></A> - Method in class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/Sim.html">Sim</A><DD>Stops dumping debug messages.</DL><HR><A NAME="_T_"><!-- --></A><H2><B>T</B></H2><DL><DT><A HREF="net/tinyos/sim/script/reflect/Mote.html#toString()"><B>toString()</B></A> - Method in class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/Mote.html">Mote</A><DD>Return a string representing the mote's state (i.e. power, position).<DT><A HREF="net/tinyos/sim/script/reflect/Packets.html#toString()"><B>toString()</B></A> - Method in class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/Packets.html">Packets</A><DD>&nbsp;<DT><A HREF="net/tinyos/sim/script/reflect/Commands.html#turnMoteOff(short, long)"><B>turnMoteOff(short, long)</B></A> - Method in class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/Commands.html">Commands</A><DD>Turn off the given mote.<DT><A HREF="net/tinyos/sim/script/reflect/Commands.html#turnMoteOn(short, long)"><B>turnMoteOn(short, long)</B></A> - Method in class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/Commands.html">Commands</A><DD>Turn on the given mote.<DT><A HREF="net/tinyos/sim/script/reflect/Mote.html#turnOff()"><B>turnOff()</B></A> - Method in class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/Mote.html">Mote</A><DD>Turn the mote off.<DT><A HREF="net/tinyos/sim/script/reflect/Mote.html#turnOn()"><B>turnOn()</B></A> - Method in class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/Mote.html">Mote</A><DD>Turn the mote on.</DL><HR><A NAME="_U_"><!-- --></A><H2><B>U</B></H2><DL><DT><A HREF="net/tinyos/sim/script/reflect/Radio.html#updateModel()"><B>updateModel()</B></A> - Method in class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/Radio.html">Radio</A><DD>Forces a recalculation of the radio loss model by iterating over all pairs of motes.</DL><HR><A NAME="_W_"><!-- --></A><H2><B>W</B></H2><DL><DT><A HREF="net/tinyos/sim/script/reflect/Commands.html#waitFor(long)"><B>waitFor(long)</B></A> - Method in class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/Commands.html">Commands</A><DD>Block execution for a specified amount of time. <DT><A HREF="net/tinyos/sim/script/reflect/Commands.html#waitUntil(long)"><B>waitUntil(long)</B></A> - Method in class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/Commands.html">Commands</A><DD>Block execution until the given simulator time. </DL><HR><A NAME="___"><!-- --></A><H2><B>_</B></H2><DL><DT><A HREF="net/tinyos/sim/script/reflect/Packets.html#__delitem__(org.python.core.PyObject)"><B>__delitem__(PyObject)</B></A> - Method in class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/Packets.html">Packets</A><DD>&nbsp;<DT><A HREF="net/tinyos/sim/script/reflect/Sim.html#__driver"><B>__driver</B></A> - Variable in class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/Sim.html">Sim</A><DD>Backdoor handle on the SimDriver internal object. <DT><A HREF="net/tinyos/sim/script/reflect/Packets.html#__finditem__(org.python.core.PyObject)"><B>__finditem__(PyObject)</B></A> - Method in class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/Packets.html">Packets</A><DD>&nbsp;<DT><A HREF="net/tinyos/sim/script/reflect/Packets.html#__len__()"><B>__len__()</B></A> - Method in class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/Packets.html">Packets</A><DD>&nbsp;<DT><A HREF="net/tinyos/sim/script/reflect/Packets.html#__setitem__(int, org.python.core.PyObject)"><B>__setitem__(int, PyObject)</B></A> - Method in class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/Packets.html">Packets</A><DD>&nbsp;<DT><A HREF="net/tinyos/sim/script/reflect/Packets.html#__setitem__(org.python.core.PyObject, org.python.core.PyObject)"><B>__setitem__(PyObject, PyObject)</B></A> - Method in class net.tinyos.sim.script.reflect.<A HREF="net/tinyos/sim/script/reflect/Packets.html">Packets</A><DD>&nbsp;</DL><HR><A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_W_">W</A> <A HREF="#___">_</A> <!-- ========== START OF NAVBAR ========== --><A NAME="navbar_bottom"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">  <TR ALIGN="center" VALIGN="top">  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>  </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;PREV&nbsp;&nbsp;NEXT</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;&nbsp;<SCRIPT>  <!--  if(window==top) {    document.writeln('<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');  }  //--></SCRIPT><NOSCRIPT><A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><HR></BODY></HTML>

⌨️ 快捷键说明

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