Explicit

@Serializable
@SerialName(value = "explicit")
data class Explicit(val value: Double) : AxialSpacing(source)

Use the user-supplied value directly. α = 1.0 gives a face-centred design (axial points on the faces of the cube).

Constructors

Link copied to clipboard
constructor(value: Double)

Properties

Link copied to clipboard