.. _package-rst-signalprocessing: ============================== Package rst.signalprocessing ============================== Generic signal processing data types. Messages ======== .. container:: mess4ge-multi .. container:: mess4ge-graph .. digraph:: message_graph fontname="Arial"; fontsize=11; stylesheet="../_static/graphs.css"; node [fontsize=11,fontname="Arial"] edge [fontsize=11,fontname="Arial"] "1" [label=<
InstantaneousPhase
FLOAT32phase
>,shape=box,style=filled,fillcolor="white"]; .. container:: mess4ge-list .. container:: messages * :ref:`InstantaneousPhase ` .. container:: clearer clearer: should be made invisible via css .. _message-rst-signalprocessing-instantaneousphase: Message InstantaneousPhase -------------------------- .. container:: message-rst-signalprocessing-instantaneousphase-multi .. container:: message-rst-signalprocessing-instantaneousphase-documentation .. py:class:: rst.signalprocessing.InstantaneousPhase A message representing an instantaneous phase, the time-variant angle or its modulo value of a wave. .. codeauthor:: Arne Nordmann .. py:attribute:: phase :type: :py:class:`FLOAT32` **Unit**: radian Time-variant angle or its modulo value of a wave. .. container:: message-rst-signalprocessing-instantaneousphase-source :download:`Download this file ` .. literalinclude:: //home/jenkins/workspace/rst-manual-0.15-merge-simulator/upstream/RST-0.15.0-Linux/share/rst0.15/proto/sandbox/rst/signalprocessing/InstantaneousPhase.proto :lines: 13-21 :language: protobuf :emphasize-lines: 7-7