Interface | Description |
---|---|
IceHW |
Class | Description |
---|---|
Archiver |
Extends DataFile to handle ICE Archiver functions.
|
Core |
Structure for a Code-Once-Run-Everywhere library function
Structure for a Hardware Abstraction Library Object
This function may have implementations in more than one language.
|
CoreFactory |
Structure for a Code-Once-Run-Everywhere library function
Structure for a Hardware Abstraction Library Object
This function may have implementations in more than one language.
|
CoreNative |
Structure for a Native Core
Native code libraries should have the following methods:
alloc() - allocates the handle to an instance of this library
setkey() - sets a parameter
getkey() - gets a parameter
init() - initialize the library for the current set of parameters
work() - perform the desired function on a segment of data
free() - release all resources
|
DevIce |
A class to handle communications with an ICE DSP card.
|
DevIce.DmaSpec | |
DevIce.DmaStat | |
DevIce.TimeCode | |
ICEExtract |
Extracts information and data from an ICE Archive file of packetized data.
|
IceGPS | |
IceHW.DMAChannel | |
IceHW.DMAStruct | |
IceHW.FTTStruct | |
IceHW.Message | |
IceHW.TBStruct | |
IceMC | |
ICEPacket |
Defines the header for ICE packetized data.
|
IcePM | |
IcePMLite | |
IceResource |
Resource for interacting with a ICE File System
|
MDevIce |
A class to add Midas specific functions to the DevIce class.
|
NetIO |
A class to handle communications with an ICE network stream.
|
QuickSort | |
RamDiskResource |
Resource for interacting with an ICE RamDisk using native code.
|
SDDSPacket |
Defines the header for SDDS packetized data.
|
Task |
Task is an element in a chain of sequential parallel operations.
|
Task.Copy | |
Task.Decimate | |
Task.Filter | |
Task.Stream | |
TimeCode |
Reference implementation of various timecode modes processed by ICE cards.
|
VCore |
A class to wrap simulated verilog cores
|
VRTPacket |
Handler for VITA-49 Radio Transport packets.
|