Skip to content

UnitsElectricPotential_Type

Bases: NBOBaseClass

Represents the XML simple type UnitsElectricPotential.

The units used to represent an electric potential

Allowed values: YV, ZV, EV, PV, TV, GV, MV, kV, hV, daV, V, dV, cV, mV, µV, nV, pV, fV, aV, zV, yV

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