webHydLa
    Preparing search index...

    Class HydatState

    Index

    Constructors

    Properties

    currentHydat: Hydat | undefined
    settingsForCurrentHydat: {
        plotLineSettings: {
            remove: () => void;
            x: string;
            y: string;
            z: string;
        }[];
    }