PicoScenes API Docs
 
Loading...
Searching...
No Matches
SDRDaughterboardProfile Struct Reference

#include <SDRHardwareInformation.hxx>

Public Attributes

std::string serialNumber {}
 
std::string model {}
 
std::vector< std::shared_ptr< SDRFrontEndProfile > > frontends {}
 

Detailed Description

Definition at line 77 of file SDRHardwareInformation.hxx.

Member Data Documentation

◆ frontends

std::vector<std::shared_ptr<SDRFrontEndProfile> > SDRDaughterboardProfile::frontends {}

Definition at line 80 of file SDRHardwareInformation.hxx.

◆ model

std::string SDRDaughterboardProfile::model {}

Definition at line 79 of file SDRHardwareInformation.hxx.

◆ serialNumber

std::string SDRDaughterboardProfile::serialNumber {}

Definition at line 78 of file SDRHardwareInformation.hxx.


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