Skip to content

TransmittanceProfileRef

Bases: Reference_Type

Represents the XML element TransmittanceProfileRef.

This empty element has a reference (the FileID attribute) to a file in .csv or other suitable formats containing the wavelength profile of this component.

fromBase(base) staticmethod

getTypeName()

getXMLName()

getNBOType()

getChildren()

getSubElements()

fromJsonFile(path, validate=True)

fromJsonString(json_string, validate=True)

fromXmlFile(path, validate=True)

fromXmlString(xml_string, validate=True)

toXmlFile(filename, validate=True)

toXmlString(validate=True)

setID(value, validate=True)

getID()

resetID()

hasID()