VariableState Class

Definition

Variable status.

public class VariableState
type VariableState = class
Public Class VariableState
Inheritance
VariableState

Constructors

VariableState()

Initializes a new instance of VariableState.

Properties

EffectiveCount

Number of effective data points before fillNAMethod is applied.

FilledNARatio

Proportion of missing values that need to be filled by fillNAMethod.

FirstTimestamp

First valid time stamp with a value of input data.

LastTimestamp

Last valid time stamp with a value of input data.

Variable

Variable name in variable states.

Applies to