IDBCalibrationParameter#

class stixcore.idb.idb.IDBCalibrationParameter(*, PCF_CATEG, PCF_UNIT, **kwargs)[source]#

Bases: IDBParameter

A class to represent a parameter for calibration.

PCF_NAME’: ‘NIXD0167’, ‘PCF_CURTX’: ‘CAAT0033TM’, ‘PCF_CATEG’: ‘S’, ‘PCF_UNIT’: None

PCF_CATEG#
Calibration category of the parameter one of N|S|T|R|D|P|H|S|C. STIX only uses numeric (N) and

string (S) at the moment.

Type:

str

PCF_UNIT#

Engineering unit mnemonic of the parameter values e.g. ‘VOLT’ (max length 4).

Type:

str