interface Locf {
    $locf: any;
}

Properties

Properties

$locf: any

Last observation carried forward. Sets values for null and missing fields in a window to the last non-null value for the field.