Open Rails

MstsUtility Methods

The methods of the MstsUtility class are listed below. For a complete list of MstsUtility class members, see the MstsUtility Members topic.

Public Static Methods

AngleDxDz Compute the angle in radians resulting from these delta's 0 degrees is straight ahead - Dz = 0, Dx = 1;
Rotate2D
Survey Consider a line starting a pX,pZ and heading away at deg from North returns lat = distance of x,z off of the line returns lon = distance of x,z along the line

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

MstsUtility Class | Orts.Formats.Msts Namespace