Skip to content

Filament

Bases: LightSource_Type

Represents the XML element Filament.

A Filament lamp is an incandescent Light Source with a wire filament (usually tungsten), which is heated by the passage of an electric current to such a high temperature that it glows with visible light (incandescence). The emitted spectrum is continuous, and it approximates that of a black-body radiator.

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)

setType(value, validate=True)

getType()

resetType()

hasType()

setIlluminationWavelengthRange_List(value, validate=True)

getIlluminationWavelengthRange_List()

addToIlluminationWavelengthRange_List(value, validate=True)

clearIlluminationWavelengthRange_List()