Land Auto

InstantGrade Method

InstantGrade Method

Given a station, returns the instantaneous grade and the algebraic difference.

See Also | Example

Signature: Overview

l EGProfile (Civil Engineering Feature)

l FGProfile (Civil Engineering Feature)


Signature

object.InstantGrade(Station, Grade)

object

EGProfile The object or objects this property applies to.

Station

Double; input-only
The station to query for.

Grade

Double; output-only
The grade at the station.


Signature

object.InstantGrade(Station, Grade, Diff)

object

FGProfile
The object or objects this property applies to.

Station

Double; input-only
The station to query for.

Grade

Double; output-only
The grade at the station.

Diff

Double; output-only
The algebraic difference between the two grades.

Remarks

The algebraic difference will only exist for a vertical curve.