holoride
Search Results for

    Show / Hide Table of Contents

    Struct SpeedSegment

    Segments along the route defined by the distance and speed category.

    Implements
    IEquatable<><SpeedSegment>
    Namespace: Holoride.ElasticSDK
    Assembly: Holoride.ElasticSDK.Library.Runtime.dll
    Syntax
    public struct SpeedSegment : IEquatable<SpeedSegment>

    Fields

    Category

    The speed category for this interval.

    Declaration
    public SpeedCategory Category
    Field Value
    Type Description
    SpeedCategory

    Segment

    Segment describing the start and end distance along the route.

    Declaration
    public Interval Segment
    Field Value
    Type Description
    Interval

    Methods

    Equals(SpeedSegment)

    Declaration
    public bool Equals(SpeedSegment other)
    Parameters
    Type Name Description
    SpeedSegment other
    Returns
    Type Description
    bool

    Equals(object)

    Declaration
    public override bool Equals(object obj)
    Parameters
    Type Name Description
    object obj
    Returns
    Type Description
    bool

    GetHashCode()

    Declaration
    public override int GetHashCode()
    Returns
    Type Description
    int

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string

    Implements

    IEquatable<>
    In This Article

    Back to top
    ©   holoride
    Privacy   Imprint