VacuumLayer

class VacuumLayer(length)

Class to represent a vacuum layer in MultilayerBuilder.

Parameters:

length (PhysicalQuantity of type length) – The target length (thickness) of the layer. A length of zero will generate the smallest possible layer.

length()
Returns:

The target length (thickness) of the layer.

Return type:

PhysicalQuantity of type length

uniqueString()

Return a unique string representing the state of the object.