Zmanim.Utilities.Zman Class Reference

Wrapper class for an astronomical time, mostly used to sort collections of astronomical times. More...

List of all members.

Public Member Functions

 Zman (DateTime date, string label)
 Initializes a new instance of the Zman class.
 Zman (long duration, string label)
 Initializes a new instance of the Zman class.

Properties

virtual long Duration [get, set]
 Gets the duration.
virtual DateTime ZmanTime [get, set]
 Gets the zman.
virtual string ZmanLabel [get, set]
 Gets the zman label.

Detailed Description

Wrapper class for an astronomical time, mostly used to sort collections of astronomical times.

<author>Eliyahu Hershfeld</author>


Constructor & Destructor Documentation

Zmanim.Utilities.Zman.Zman ( DateTime  date,
string  label 
)

Initializes a new instance of the Zman class.

Parameters:
date The date.
label The label.
Zmanim.Utilities.Zman.Zman ( long  duration,
string  label 
)

Initializes a new instance of the Zman class.

Parameters:
duration The duration.
label The label.

Property Documentation

virtual long Zmanim.Utilities.Zman.Duration [get, set]

Gets the duration.

virtual string Zmanim.Utilities.Zman.ZmanLabel [get, set]

Gets the zman label.

virtual DateTime Zmanim.Utilities.Zman.ZmanTime [get, set]

Gets the zman.


The documentation for this class was generated from the following file:
Generated on Mon May 31 12:33:43 2010 for Zmanim Project by  doxygen 1.6.3