(documentation LatitudeFn EnglishLanguage "LatitudeFn is a VariableArityRelation used to denote a parallel of latitude. Examples: (LatitudeFn North (MeasureFn 38.0 AngularDegree)), (LatitudeFn South (MeasureFn 23.0 AngularDegree) (MeasureFn 30.0 ArcMinute)), (LatitudeFn South (MeasureFn 60.0 AngularDegree) (MeasureFn 0.0 ArcMinute) (MeasureFn 0.0 ArcSecond)), (LatitudeFn North (MeasureFn 42.0 AngularDegree) (MeasureFn 7.89 ArcMinute)).") |
Geography.kif 413-419 |
|
(domain LatitudeFn 1 DirectionalAttribute) |
Geography.kif 406-406 |
The number 1 argument of latitude is an instance of directional attribute |
(domain LatitudeFn 2 AngleMeasure) |
Geography.kif 407-407 |
The number 2 argument of latitude is an instance of angle measure |
(domain LatitudeFn 3 AngleMeasure) |
Geography.kif 408-408 |
The number 3 argument of latitude is an instance of angle measure |
(domain LatitudeFn 4 AngleMeasure) |
Geography.kif 409-409 |
The number 4 argument of latitude is an instance of angle measure |
(instance LatitudeFn Function) |
Geography.kif 405-405 |
Latitude is an instance of function |
(instance LatitudeFn VariableArityRelation) |
Geography.kif 404-404 |
Latitude is an instance of variable arity relation |
(range LatitudeFn Region) |
Geography.kif 410-410 |
The range of latitude is an instance of region |