Last updated

API / geotoolkit / ivaapbackend / surface / RemoteGridSurfaceDataSource / RemoteGridSurfaceDataSource

Namespace: RemoteGridSurfaceDataSource

surface.RemoteGridSurfaceDataSource.RemoteGridSurfaceDataSource

Table of contents

Type Aliases

Contents

Type Aliases

MetaInfo

Ƭ MetaInfo: Object

Defines surface meta information from backend

Type declaration

NameTypeDescription
columnCountnumbercolumns count
namestringname of surface
origin{ x: number ; y: number ; z: number }origin
origin.xnumberx origin
origin.ynumbery origin
origin.znumberz origin
originXnumberx origin
originYnumbery origin
rotationAnglenumberrotation angle
rowCountnumberrows count
unitstringunit
values{ description: string ; formatType: number ; identifier: number ; isKey: boolean ; maximum: number ; minimum: number ; name: string ; step: number }[]values array
xStepnumberx-axis step
yStepnumbery-axis step

SurfaceStream

Ƭ SurfaceStream: Object

Defines Surface properties

Type declaration

NameTypeDescription
valuesnumber[]surface values
valuesRangeRangesurface values range