Real

data class Real(val value: Double) : ProjectionValue(source)

A finite floating-point property.

Constructors

Link copied to clipboard
constructor(value: Double)

Properties

Link copied to clipboard