Interface TimeSeriesProfile

Export

TimeSeriesProfile

interface TimeSeriesProfile {
    description?: string;
    keyParameter?: string;
    locationId?: CwmsId;
    parameterList?: string[];
    referenceTsId?: CwmsId;
}

Properties

description?: string

Description

Memberof

TimeSeriesProfile

keyParameter?: string

Independent Parameter

Memberof

TimeSeriesProfile

locationId?: CwmsId

Memberof

TimeSeriesProfile

parameterList?: string[]

Dependent Parameters

Memberof

TimeSeriesProfile

referenceTsId?: CwmsId

Memberof

TimeSeriesProfile