ReflectanceProfileFile¶
Bases: FileAnnotation_Type
Represents the XML element ReflectanceProfileFile.
This element represents a file in .csv or other suitable formats containing the Reflectance profile of this optical component.
Bases: FileAnnotation_Type
Represents the XML element ReflectanceProfileFile.
This element represents a file in .csv or other suitable formats containing the Reflectance profile of this optical 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)
¶