Class SunTimes.LongitudeCoords
Inheritance
SunTimes.LongitudeCoords
Assembly: Acoustics.Shared.dll
Syntax
public class LongitudeCoords : SunTimes.Coords
Constructors
|
Improve this Doc
View Source
LongitudeCoords(Int32, Int32, Int32, SunTimes.LongitudeCoords.Direction)
Declaration
public LongitudeCoords(int degrees, int minutes, int seconds, SunTimes.LongitudeCoords.Direction direction)
Parameters
Fields
|
Improve this Doc
View Source
MDirection
Declaration
protected SunTimes.LongitudeCoords.Direction MDirection
Field Value
Methods
|
Improve this Doc
View Source
Sign()
Declaration
protected override int Sign()
Returns
Overrides
Extension Methods