FlexLib
Public Member Functions | Properties | Events | List of all members
Flex.Smoothlake.FlexLib.IQStream Class Reference
Inheritance diagram for Flex.Smoothlake.FlexLib.IQStream:

Public Member Functions

 IQStream (Radio radio, int daxIQChannel)
 
bool RequestIQStreamFromRadio ()
 
bool RequestIQStreamFromRadio (IPAddress ip, ushort port)
 
void Close ()
 
delegate void DataReadyEventHandler (IQStream iq_stream, float[] data)
 
void StatusUpdate (string s)
 

Properties

uint StreamID [get]
 
bool RadioAck [get]
 
int DAXIQChannel [get]
 
Panadapter Pan [get, set]
 
int SampleRate [get, set]
 
int TotalCapacity [get, set]
 
int AvailableCapacity [get, set]
 
double BytesPerSecFromRadio [get, set]
 
IPAddress IP [get]
 
int Port [get]
 
bool Streaming [get]
 
int ErrorCount [get, set]
 
int TotalCount [get, set]
 

Events

DataReadyEventHandler DataReady
 

Constructor & Destructor Documentation

Flex.Smoothlake.FlexLib.IQStream.IQStream ( Radio  radio,
int  daxIQChannel 
)

Member Function Documentation

void Flex.Smoothlake.FlexLib.IQStream.Close ( )
delegate void Flex.Smoothlake.FlexLib.IQStream.DataReadyEventHandler ( IQStream  iq_stream,
float[]  data 
)
bool Flex.Smoothlake.FlexLib.IQStream.RequestIQStreamFromRadio ( )
bool Flex.Smoothlake.FlexLib.IQStream.RequestIQStreamFromRadio ( IPAddress  ip,
ushort  port 
)
void Flex.Smoothlake.FlexLib.IQStream.StatusUpdate ( string  s)

Property Documentation

int Flex.Smoothlake.FlexLib.IQStream.AvailableCapacity
getset
double Flex.Smoothlake.FlexLib.IQStream.BytesPerSecFromRadio
getset
int Flex.Smoothlake.FlexLib.IQStream.DAXIQChannel
get
int Flex.Smoothlake.FlexLib.IQStream.ErrorCount
getset
IPAddress Flex.Smoothlake.FlexLib.IQStream.IP
get
Panadapter Flex.Smoothlake.FlexLib.IQStream.Pan
getset
int Flex.Smoothlake.FlexLib.IQStream.Port
get
bool Flex.Smoothlake.FlexLib.IQStream.RadioAck
get
int Flex.Smoothlake.FlexLib.IQStream.SampleRate
getset
uint Flex.Smoothlake.FlexLib.IQStream.StreamID
get
bool Flex.Smoothlake.FlexLib.IQStream.Streaming
get
int Flex.Smoothlake.FlexLib.IQStream.TotalCapacity
getset
int Flex.Smoothlake.FlexLib.IQStream.TotalCount
getset

Event Documentation

DataReadyEventHandler Flex.Smoothlake.FlexLib.IQStream.DataReady

The documentation for this class was generated from the following file: