![]() | SolarEclipseDetails Class |
Namespace: CoordinateSharp
[SerializableAttribute] public class SolarEclipseDetails
The SolarEclipseDetails type exposes the following members.
Name | Description | |
---|---|---|
![]() | SolarEclipseDetails |
Initialize an empty SolarEclipseDetails object
|
![]() | SolarEclipseDetails(ListString) |
Initialize a SolarEclipseDetails object.
|
Name | Description | |
---|---|---|
![]() | AorTDuration |
Duration of Annular or Total eclipse (if applicable).
|
![]() | AorTEclipseBegin |
DateTime when an Annular or Total eclipse begins (if applicable).
|
![]() | AorTEclipseEnd |
DateTime when the Annular or Total eclipse ends (if applicable).
|
![]() | Date |
Date of solar eclipse.
|
![]() | HasEclipseData |
Has SolarEclipseDetails object has been populated.
|
![]() | MaximumEclipse |
DateTime when eclipse is at Maximum.
|
![]() | PartialEclispeBegin |
DateTime when the partial eclipse begins.
|
![]() | PartialEclispeEnd |
DateTime when the partial eclipse ends.
|
![]() | Type |
Solar eclipse type.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString |
Solar eclipse default string.
(Overrides ObjectToString.) |