package
Version:
v0.0.0-...-6529675
Opens a new window with list of versions in this module.
Published: Jun 13, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
type Frame struct {
Data []int
SignalFrequency int
Wave []float64
}
Frame is the base structure for a transaction frame
NewFrame creates a new frame
NewHeaderFrames creates the header frames
Generate creates the wave
type GenerationOptions struct {
CarrierCount int
CarrierSpacing float64
Duration int64
SampleRate int64
BaseFrequency int
NoiseLevel int
}
GenerationOptions is the base option
Source Files
¶
Click to show internal directories.
Click to hide internal directories.