File

libs/map/src/lib/selector/model/trajectory-result.ts

Index

Properties

Properties

data
data: LocatedProfileDataEntry
Type : LocatedProfileDataEntry
dataset
dataset: HelgolandDataset
Type : HelgolandDataset
import { HelgolandDataset, LocatedProfileDataEntry } from '@helgoland/core';

export interface TrajectoryResult {
    dataset: HelgolandDataset;
    data: LocatedProfileDataEntry;
}

result-matching ""

    No results matching ""