Bio Radio SDK - Xamarin Android
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456]
 NCommonDeviceAPI
 NAndroid
 CAndroidTransportProviderClass android transport provider.
 CBluetoothReceiverClass - blue tooth receiver.
 CBluetoothSearchUtilityBlue tooth search utility device.
 CBlueToothTransportBlue Tooth tranport class.
 CPairingService
 CTcpTransportClass - TCP Transport
 NGLNeuroTech
 NDevices
 NBioRadio
 NConfiguration
 CAuxiliaryChannelConfigurationDescribes the configuration of a Auxiliary channel.
 CBioPotentialChannelConfigurationBio Potential Channel Configuration - inherit from Channel Configuration
 CBioRadioConfigurationThe BioRadioConfiguration class encapsulates all settings that can be defined and programmed for the BioRadio.
 CBioRadioConfigurationJavaScriptConverterBio Radio Configuration - Java Script Converter (JsonConvereter)
 CChannelConfigurationThis class describes all settings that apply across all device channels.
 CEventMarkerChannelConfigurationRepresents the configuration of a BioRadio event marker channel.
 CMemsChannelConfigurationDescribes the configuration applied to the internal MEMS sensor of the BioRadio device.
 CNotConnectedExternalSensorConfigurationRepresents the configuration for an external sensor that is not actually connected. This is intended as a helper class to indicate that there is no sensor at a particular index.
 CPulseOxChannelConfigurationDescribes the configuration of a PulseOx PulseOx channel.
 NSignals
 CAccelerometerSignalA signal that represents Accelerometer data.
 CAuxiliarySignalA Signal that represents heart rate data from a PulseOx device.
 CGsrSignalA signal that represents GSR data.
 CGyroscopeSignalA signal that represents Gyroscope data.
 CHeartRateSignalA Signal that represents heart rate data from a PulseOx device.
 CPpgSignalA signal that represents Photoplethysmogram data.
 CSpO2SignalA signal representing blood oxygen saturation, or SPO2.
 CBatteryInfoBattery Information data structure
 CBioPotentialSignalA signal containing Biopotential data from a BioRadio device.
 CBioRadioButtonEventArgsThis class represents the BioRadio event marker button arguments.
 CBioRadioDeviceThis class represents the BioRadio device. It provides methods to connect, Configure and acquire signal data from a BioRadio device.
 CBioRadioDeviceManagerThis class is used to help with the searching and creation of BioRadioDevice objects
 CBioRadioSignalRepresents a BioRadio signal. This class can be used to read the configuration and any data that has been received during streaming.
 CNamespaceDocThis is the main namespace used to interact with the BioRadio Data Acquisition device. It contains classes and operations used to locate, configure and acquire data from the device.
 CVirtualDeviceAdapterClass is replacement for class found in original CommonDeviceApi
 NCommon
 NFileTransfer
 CIFileStreamProviderAn interface used to create a platform-specific provider for file creation.
 CMemoryFileStreamProviderMemory file stream provider.
 NTransportLayer
 NMocks
 CMockTransportProviderMock transport provider class.
 CDeviceDataPacketDevice data packet Class.
 CIDeviceTransport
 CITransportProvider
 CBluetoothDeviceInfoA container for information about discovered bluetooth devices.
 CCommunicationErrorArgsContains information specific to a DaqDevice communication error.
 CDaqDeviceThe base class from which Great Lakes NeuroTechnologies data acquisition devices inherit.
 CDeviceFoundEventArgsClass to hold information about the device that has been found
 CDeviceManagerThe abstract base class responsible for detecting and instantiating Great Lakes NeuroTechnologies data acquisition devices.
 CDownloadProgressEventArgsContainer class for download progress information .
 CDownloadStatusA class that describes the current status of an active download.
 CIDaqDeviceInterface to implement all common features of a Great Lakes NeuroTechnologies sensor device.
 CIDeviceManagerInterface that describes functionality common to all GLNT device manager classes.
 CIDeviceSearchUtilityInterface that describes common functionality for discovering devices.
 CInternalBufferOverflowExceptionClass for Internal Buffer Overflow Exception
 CIPairingServiceInterface that describes common functionality for pairing devices.
 CMockDeviceSearchUtilityMock Device Search Utility Class.
 CNamespaceDocThis namespace contains the base classes and structures that are common to all Great Lakes NeuroTechnologies sensor devices. Typically, applications will interact with objects that derive from the classes defined in this namespace. However, certain helper classes may be used by end-user applications.
 CSampleRepresents one distinct sample of data read from a Great Lakes NeuroTechnologies DaqDevice.
 CSignalRepresents a single stream of samples from a device sensor.
 CSignalDataEventArgsProvides a means of identifying a particular SignalGroup or Signal when a related event is raised.
 CSignalGroupRepresents a logical group of signals from a Great Lakes NeuroTechnologies device.
 CUnhandledExceptionEventArgsEvent arguments that describe an unhandled exception event
 CVirtualDeviceAdapterProvides access to a "virtual" device that accepts input data from a file rather than streaming from a physical device.