Anode (Under Validation)

Warning

Object under review/validation. List of variables is provided for information and to ease review.

Documentation Anode

Anode (Under Validation) refer to an anode. It describes the property of a unique anode.

Each anode has its own measurements, properties etc. They are made according to a generic specification, see AnodeSpec (Under Validation). Each Anode (Under Validation) object can reference such specification.

For example, if a PDEF dataset reports a pipeline that required 100 anodes to be manufactured, then the PDEF dataset will report 100 instances of Anode (Under Validation) in this collection. If those anodes are the same type, meaning they are all produced to the same AnodeSpec (Under Validation), then only one AnodeSpec (Under Validation) instance will probably be reported in the dedicated AnodeSpec (Under Validation) collection.

List Anode

Anode Variables

Variable

Type

Description

pdef_id

<class ‘str’>

pdef_id is the unique identifier for the object.

pdef_type

<class ‘str’>

meta_data

<class ‘pdef.model.metadata.MetaData’>

Optional user free structured MetaData object.

additional_data

<class ‘pdef.model.additional_data.AdditionalData’>

Optional user free structured Additional Data object.

part_number

<class ‘pdef.model.anode.ConstrainedStrValue’>

Object part_number, ie the manufacturer or purchaser part design number.

serial_number

<class ‘pdef.model.anode.ConstrainedStrValue’>

Object serial_number, ie the manufacturer or purchaser item serial number.

heat_ref

<class ‘str’>

Reference of the heat used to make the anode.

net_mass

<class ‘pdef.model.measure.Mass’>

Net Mass of the anode.

gross_mass

<class ‘pdef.model.measure.Mass’>

Gross Mass of the anode.

length

<class ‘pdef.model.measure.Length’>

Length of the anode.

related_anode_spec

<class ‘str’>

Related instances of AnodeSpec (Under Validation), provided as array of pdef_id.