| 
               | 
            BioPotentialSignal Methods | 
The BioPotentialSignal type exposes the following members.
| Name | Description | |
|---|---|---|
| 
                 | 
              Dispose | (Inherited from Signal.) | 
| 
                 | 
              Equals | (Inherited from Object.) | 
| 
                 | 
              Finalize | (Inherited from Object.) | 
| 
                 | 
              GetHashCode | (Inherited from Object.) | 
| 
                 | 
              GetNextRawValue | 
                 
            Returns the next raw sensor value in the buffer.
              (Inherited from Signal.) | 
            
| 
                 | 
              GetNextSample | 
                 
            Used to retrieve the next Sample object in the signal buffer.
              (Inherited from Signal.) | 
            
| 
                 | 
              GetRawValueArray | 
                 
            Gets an array of raw (unscaled) values from the signal.
              (Inherited from Signal.) | 
            
| 
                 | 
              GetRawValues | 
                 
            Enumerates over raw values in the signal buffer.
              (Inherited from Signal.) | 
            
| 
                 | 
              GetRawValues(Int32) | 
                 
            Enumerates over raw values in the signal buffer.
              (Inherited from Signal.) | 
            
| 
                 | 
              GetSamples | 
                 
            Iterates over all samples currently in the signal buffer.
              (Inherited from Signal.) | 
            
| 
                 | 
              GetScaledValueArray | 
                 
            Used to retrieve an array of scaled sample values from the signal
              (Inherited from Signal.) | 
            
| 
                 | 
              GetScaledValueArray(Int32) | 
                 
            Creates an array of values representing the samples from the signal.
              (Inherited from Signal.) | 
            
| 
                 | 
              GetScaledValues | 
                 
            Enumerates over all scaled values currently in the signal buffer.
              (Inherited from Signal.) | 
            
| 
                 | 
              GetType | (Inherited from Object.) | 
| 
                 | 
              MemberwiseClone | (Inherited from Object.) | 
| 
                 | 
              Reset | 
                 
            Clears any data in the input buffer for this signal.
              (Inherited from Signal.) | 
            
| 
                 | 
              ToString | (Inherited from Object.) |