Skip to content

5f545653 0c70 c934 a4aa 50b3c6528597

Kim Hugener-Ohlsen edited this page May 28, 2016 · 2 revisions

SpacetimeUnits Class

Spacetime units.

Inheritance Hierarchy

System.Object
  Sundew.Quantities.Spacetime.UnitSelection.SpacetimeUnits
Namespace: Sundew.Quantities.Spacetime.UnitSelection
Assembly: Sundew.Quantities (in Sundew.Quantities.dll) Version: 1.0.2.0 (1.0.2.0)

Syntax

C#

public class SpacetimeUnits

C#

public class SpacetimeUnits

VB

Public Class SpacetimeUnits

VB

Public Class SpacetimeUnits

C++

public ref class SpacetimeUnits

C++

public ref class SpacetimeUnits

F#

type SpacetimeUnits =  class end

F#

type SpacetimeUnits =  class end

The SpacetimeUnits type exposes the following members.

Constructors

 

Name Description
Public method SpacetimeUnits Initializes a new instance of the SpacetimeUnits class
  Back to Top

Properties

 

Name Description
Public property BaseUnit Gets the base unit.
Public property Days Gets the day.
Public property Feet Gets the foot.
Public property Hours Gets the hour.
Public property Inches Gets the inch.
Public property Meters Gets the meter.
Public property Miles Gets the mile.
Public property Minutes Gets the minute.
Public property Months Gets the month.
Public property NauticalMiles Gets the nautical mile.
Public property Seconds Gets the second.
Public property Weeks Gets the week.
Public property Yards Gets the yard.
Public property Years Gets the year.
  Back to Top

Methods

 

Name Description
Public method Equals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as the default hash function. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
  Back to Top

See Also

Reference

Sundew.Quantities.Spacetime.UnitSelection Namespace

Clone this wiki locally