Interface ScalarOrBuilder (3.42.0)

public interface ScalarOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getValue()

public abstract double getValue()

Value of the point at this step / timestamp.

double value = 1;

Returns
TypeDescription
double

The value.