holoride
Search Results for

    Show / Hide Table of Contents

    Struct SpeedSegment

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

    Namespace: Holoride.ElasticSDK
    Assembly: Holoride.ElasticSDK.Library.Runtime.dll
    Syntax
    [Serializable]
    public struct 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
    Overrides
    ValueType.Equals(Object)

    GetHashCode()

    Declaration
    public override int GetHashCode()
    Returns
    Type Description
    int
    Overrides
    ValueType.GetHashCode()

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    ValueType.ToString()
    In This Article

    Back to top
    ©   holoride
    Privacy   Imprint