GeostoreCurvatureProto

GoogleApi.ContentWarehouse.V1.Model.GeostoreCurvatureProto


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. pointCurvature (type: list(GoogleApi.ContentWarehouse.V1.Model.GeostorePointCurvatureProto), default: nil)
    - Curvature values at points along the flowline. A linear interpolation between two successive points will yield the curvature value at intermediate points.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreCurvatureProto{
pointCurvature: [GoogleApi.ContentWarehouse.V1.Model.GeostorePointCurvatureProto.t()] | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GeostoreCurvatureProto