C++ Instrument Catalog
Public Member Functions | Public Attributes | List of all members
MTL::Instrument::PT2026Types::sChannelIformation Struct Reference

#include <PT2026Types.h>

Public Member Functions

 sChannelIformation (tModel Mod, tSerialNumber Ser, std::string Des, tFirmwareVersion FWV)
 

Public Attributes

tModel Model
 
tSerialNumber SN
 
std::string Designation
 
tFirmwareVersion FirmwareVersion
 

Detailed Description

Definition at line 469 of file PT2026Types.h.

Constructor & Destructor Documentation

◆ sChannelIformation()

MTL::Instrument::PT2026Types::sChannelIformation::sChannelIformation ( tModel  Mod,
tSerialNumber  Ser,
std::string  Des,
tFirmwareVersion  FWV 
)
inline

Definition at line 474 of file PT2026Types.h.

Member Data Documentation

◆ Designation

std::string MTL::Instrument::PT2026Types::sChannelIformation::Designation

Definition at line 472 of file PT2026Types.h.

◆ FirmwareVersion

tFirmwareVersion MTL::Instrument::PT2026Types::sChannelIformation::FirmwareVersion

Definition at line 473 of file PT2026Types.h.

◆ Model

tModel MTL::Instrument::PT2026Types::sChannelIformation::Model

Definition at line 470 of file PT2026Types.h.

◆ SN

tSerialNumber MTL::Instrument::PT2026Types::sChannelIformation::SN

Definition at line 471 of file PT2026Types.h.


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