Companion object of the Longitude class.
Attributes
Members list
Value members
Concrete methods
Factory method for creating Longitude from the value defined in degrees. A positive value creates a western value, a negative value creates an eastern value. Values beyond 180 degrees East and from 180 degrees West loop around.
Factory method for creating Longitude from the value defined in degrees. A positive value creates a western value, a negative value creates an eastern value. Values beyond 180 degrees East and from 180 degrees West loop around.
Attributes
Factory method for creating Longitude from the value defined in one thousands of a second of a degree. A positive value creates a western value, a negative value creates an eastern value. Values beyond 180 degrees East and from 180 degrees West loop around.
Factory method for creating Longitude from the value defined in one thousands of a second of a degree. A positive value creates a western value, a negative value creates an eastern value. Values beyond 180 degrees East and from 180 degrees West loop around.
Attributes
Factory method for creating Longitude from the value defined in radians. A positive value creates a western value, a negative value creates an eastern value. Values beyond 180 degrees East and from 180 degrees West loop around.
Factory method for creating Longitude from the value defined in radians. A positive value creates a western value, a negative value creates an eastern value. Values beyond 180 degrees East and from 180 degrees West loop around.
Attributes
Factory method for creating Longitude from the value defined in seconds of a degree. A positive value creates a western value, a negative value creates an eastern value. Values beyond 180 degrees East and from 180 degrees West loop around.
Factory method for creating Longitude from the value defined in seconds of a degree. A positive value creates a western value, a negative value creates an eastern value. Values beyond 180 degrees East and from 180 degrees West loop around.