/[marvin]/marvin/src/libsip/type/discsignal.hh
ViewVC logotype

Diff of /marvin/src/libsip/type/discsignal.hh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by castor_fou, Tue Sep 16 20:38:46 2003 UTC revision 1.14 by srv89, Wed Sep 17 00:41:48 2003 UTC
# Line 108  public: Line 108  public:
108     */     */
109    DiscSignal &windowing( unsigned fst, unsigned snd ) const;    DiscSignal &windowing( unsigned fst, unsigned snd ) const;
110    
111        /** \brief this operartor create a new discret signal form this
112       ** this signal is a window of the first
113       ** \param fst: initial index of new signal
114       ** \param size: lenght of the new windows
115       */
116      DiscSignal &windowing_size( unsigned fst, unsigned size ) const;
117    
118    /** \brief concat src1 and src2 signal in the result    /** \brief concat src1 and src2 signal in the result
119     ** \param src1: data to put in first     ** \param src1: data to put in first
120     ** \param src2: data to put in second place     ** \param src2: data to put in second place

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26