Skip to content

UnitsIrradiance_Type

Bases: NBOBaseClass

Represents the XML simple type UnitsIrradiance.

The units used to represent irradiance (power per unit area)

Allowed values: W/m2, mW/µm2, mW/nm2, µW/µm2, µW/nm2

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)

set(v, validate=True)

get()

getAllowedValues() staticmethod

getPattern() staticmethod