Jpp  19.1.0-rc.1
the software that should make you happy
Variables
JDATABASE::PBS Namespace Reference

Namespace for predefined PBS values. More...

Variables

static const JPBS_t DETECTOR (0)
 PBS of detector More...
 
static const JPBS_t DETECTION_UNIT (3)
 PBS of detection unit More...
 
static const JPBS_t BASE (3, 2)
 PBS of detection unit base More...
 
static const JPBS_t BASE_CONTAINER (3, 2, 2)
 PBS of detection unit base container More...
 
static const JPBS_t DOM (3, 4)
 PBS of optical module More...
 
static const JPBS_t PMT (3, 4, 2, 3)
 PBS of photo-multiplier tube (PMT) More...
 
static const JPBS_t CLB (3, 4, 3, 2)
 PBS of central-logic board More...
 
static const JPBS_t T_SENSOR (3, 4, 3, 2, 1, 1)
 PBS of temperature sensor More...
 
static const JPBS_t H_SENSOR (3, 4, 3, 2, 1, 2)
 PBS of magnetic field sensor More...
 
static const JPBS_t FPGA (3, 4, 3, 2, 2)
 PBS of FPGA More...
 
static const JPBS_t POWER_BOARD (3, 4, 3, 5)
 PBS of power board More...
 
static const JPBS_t NANO_BEACON (3, 4, 3, 7)
 PBS of nano-beacon More...
 
static const JPBS_t AHRS (3, 4, 3, 4)
 PBS of compass More...
 
static const JPBS_t ACOUSTIC_SENSOR (3, 4, 3, 6, 2)
 PBS of piezo sensor More...
 
static const JPBS_t HYDROPHONE (4, 5)
 PBS of hydrophone More...
 
static const JPBSSequences DETECTION_UNIT_SEQUENCES
 PBS sequences for detection unit. More...
 
static const JPBSSequences DOM_SEQUENCES
 PBS sequences for optical module. More...
 
static const JPBSSequences BASE_SEQUENCES
 PBS sequences for base module. More...
 
static const JPBSSequences CLB_SEQUENCES
 PBS sequences for central-logic board. More...
 
static const JPBSSequences PMT_SEQUENCES
 PBS sequences for PMT. More...
 
static const JPBSSequences AHRS_SEQUENCES
 PBS sequences for AHRS. More...
 
static const JPBSSequences ACOUSTIC_SENSOR_SEQUENCES
 PBS sequences for acoustic sensor. More...
 
static const JPBSSequences HYDROPHONE_SEQUENCES
 PBS sequences for hydrophone. More...
 

Detailed Description

Namespace for predefined PBS values.

Name space to encapsulate PBS values.

Variable Documentation

◆ DETECTOR

const JPBS_t JDATABASE::PBS::DETECTOR(0) ( )
static

PBS of detector

◆ DETECTION_UNIT

const JPBS_t JDATABASE::PBS::DETECTION_UNIT(3) ( )
static

PBS of detection unit

◆ BASE

const JPBS_t JDATABASE::PBS::BASE(3, 2) ( ,
 
)
static

PBS of detection unit base

◆ BASE_CONTAINER

const JPBS_t JDATABASE::PBS::BASE_CONTAINER(3, 2, 2) ( ,
,
 
)
static

PBS of detection unit base container

◆ DOM

const JPBS_t JDATABASE::PBS::DOM(3, 4) ( ,
 
)
static

PBS of optical module

◆ PMT

const JPBS_t JDATABASE::PBS::PMT(3, 4, 2, 3) ( ,
,
,
 
)
static

PBS of photo-multiplier tube (PMT)

◆ CLB

const JPBS_t JDATABASE::PBS::CLB(3, 4, 3, 2) ( ,
,
,
 
)
static

PBS of central-logic board

◆ T_SENSOR

const JPBS_t JDATABASE::PBS::T_SENSOR(3, 4, 3, 2, 1, 1) ( ,
,
,
,
,
 
)
static

PBS of temperature sensor

◆ H_SENSOR

const JPBS_t JDATABASE::PBS::H_SENSOR(3, 4, 3, 2, 1, 2) ( ,
,
,
,
,
 
)
static

PBS of magnetic field sensor

◆ FPGA

const JPBS_t JDATABASE::PBS::FPGA(3, 4, 3, 2, 2) ( ,
,
,
,
 
)
static

PBS of FPGA

◆ POWER_BOARD

const JPBS_t JDATABASE::PBS::POWER_BOARD(3, 4, 3, 5) ( ,
,
,
 
)
static

PBS of power board

◆ NANO_BEACON

const JPBS_t JDATABASE::PBS::NANO_BEACON(3, 4, 3, 7) ( ,
,
,
 
)
static

PBS of nano-beacon

◆ AHRS

const JPBS_t JDATABASE::PBS::AHRS(3, 4, 3, 4) ( ,
,
,
 
)
static

PBS of compass

◆ ACOUSTIC_SENSOR

const JPBS_t JDATABASE::PBS::ACOUSTIC_SENSOR(3, 4, 3, 6, 2) ( ,
,
,
,
 
)
static

PBS of piezo sensor

◆ HYDROPHONE

const JPBS_t JDATABASE::PBS::HYDROPHONE(4, 5) ( ,
 
)
static

PBS of hydrophone

◆ DETECTION_UNIT_SEQUENCES

const JPBSSequences JDATABASE::PBS::DETECTION_UNIT_SEQUENCES
static
Initial value:
= {
}
static const JPBS_t DETECTION_UNIT(3)
PBS of detection unit
static const JPBS_t DETECTOR(0)
PBS of detector

PBS sequences for detection unit.

Definition at line 166 of file JPBSSequence.hh.

◆ DOM_SEQUENCES

const JPBSSequences JDATABASE::PBS::DOM_SEQUENCES
static
Initial value:
= {
}
static const JPBS_t DOM(3, 4)
PBS of optical module
static const JPBSSequences DETECTION_UNIT_SEQUENCES
PBS sequences for detection unit.

PBS sequences for optical module.

Definition at line 173 of file JPBSSequence.hh.

◆ BASE_SEQUENCES

const JPBSSequences JDATABASE::PBS::BASE_SEQUENCES
static
Initial value:
= {
}
static const JPBS_t BASE(3, 2)
PBS of detection unit base
static const JPBS_t BASE_CONTAINER(3, 2, 2)
PBS of detection unit base container

PBS sequences for base module.

Definition at line 180 of file JPBSSequence.hh.

◆ CLB_SEQUENCES

const JPBSSequences JDATABASE::PBS::CLB_SEQUENCES
static
Initial value:
= {
}
static const JPBSSequences BASE_SEQUENCES
PBS sequences for base module.
static const JPBS_t CLB(3, 4, 3, 2)
PBS of central-logic board
static const JPBSSequences DOM_SEQUENCES
PBS sequences for optical module.

PBS sequences for central-logic board.

Definition at line 188 of file JPBSSequence.hh.

◆ PMT_SEQUENCES

const JPBSSequences JDATABASE::PBS::PMT_SEQUENCES
static
Initial value:
= {
}
JDAQPMTIdentifier PMT
Command line options.

PBS sequences for PMT.

Definition at line 196 of file JPBSSequence.hh.

◆ AHRS_SEQUENCES

const JPBSSequences JDATABASE::PBS::AHRS_SEQUENCES
static
Initial value:
= {
}
static const JPBSSequences CLB_SEQUENCES
PBS sequences for central-logic board.
static const JPBS_t AHRS(3, 4, 3, 4)
PBS of compass

PBS sequences for AHRS.

Definition at line 203 of file JPBSSequence.hh.

◆ ACOUSTIC_SENSOR_SEQUENCES

const JPBSSequences JDATABASE::PBS::ACOUSTIC_SENSOR_SEQUENCES
static
Initial value:
= {
}
static const JPBS_t ACOUSTIC_SENSOR(3, 4, 3, 6, 2)
PBS of piezo sensor

PBS sequences for acoustic sensor.

Definition at line 210 of file JPBSSequence.hh.

◆ HYDROPHONE_SEQUENCES

const JPBSSequences JDATABASE::PBS::HYDROPHONE_SEQUENCES
static
Initial value:
= {
}
static const JPBS_t HYDROPHONE(4, 5)
PBS of hydrophone

PBS sequences for hydrophone.

Definition at line 217 of file JPBSSequence.hh.