![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| headingWRTMagneticNorth |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (format EnglishLanguage headingWRTMagneticNorth "%2 is %n a headingWRT magnetic north of %1") | domainEnglishFormat.kif 1155-1155 | |
| (format ChineseTraditionalLanguage headingWRTMagneticNorth "%2 %n 是 %1 的 headingWRT 磁北極") | domainEnglishFormat.kif 1156-1156 | |
| (format ChineseLanguage headingWRTMagneticNorth "%2 %n 是 %1 的 headingWRT 磁北极") | domainEnglishFormat.kif 1157-1157 | |
| (termFormat EnglishLanguage headingWRTMagneticNorth "headingWRT magnetic north") | domainEnglishFormat.kif 27710-27710 | |
| (termFormat ChineseTraditionalLanguage headingWRTMagneticNorth "headingWRT磁北") | domainEnglishFormat.kif 27711-27711 | |
| (termFormat ChineseLanguage headingWRTMagneticNorth "headingWRT磁北") | domainEnglishFormat.kif 27712-27712 |
| consequent |
|
|
| (=> (and (instance ?AREA GeographicArea) (objectGeographicCoordinates ?AREA ?LAT ?LONG) (equal (MeasureFn ?DEG AngularDegree) (MagneticDeclinationFn ?LAT ?LONG))) (exists (?MN) (and (headingWRTMagneticNorth ?AREA (MeasureFn ?MN AngularDegree)) (headingWRTTrueNorth ?AREA (MeasureFn (AdditionFn ?MN ?DEG) AngularDegree))))) |
Geography.kif 5220-5232 | If X is an instance of geographic area, X is object geographic coordinates Y for Z, and equal W angular degree(s) and Location on Earth at Latitude Y and Longitude Z has a magnetic declination of PlaneAngleMeasure. (+) denotes easterly declination, (-) denotes westerly declination. zero value means at the agonic line., then there exists V such that V angular degree(s) is a headingWRT magnetic north of X and (V and W) angular degree(s) is a headingWRT true north of X |
| (=> (and (instance ?AREA GeographicArea) (objectGeographicCoordinates ?AREA ?LAT ?LONG) (equal (MeasureFn ?DEG AngularDegree) (MagneticDeclinationFn ?LAT ?LONG))) (exists (?TN) (and (headingWRTTrueNorth ?AREA (MeasureFn ?TN AngularDegree)) (headingWRTMagneticNorth ?AREA (MeasureFn (SubtractionFn ?TN ?DEG) AngularDegree))))) |
Geography.kif 5236-5248 | If X is an instance of geographic area, X is object geographic coordinates Y for Z, and equal W angular degree(s) and Location on Earth at Latitude Y and Longitude Z has a magnetic declination of PlaneAngleMeasure. (+) denotes easterly declination, (-) denotes westerly declination. zero value means at the agonic line., then there exists V such that V angular degree(s) is a headingWRT true north of X and (V and W) angular degree(s) is a headingWRT magnetic north of X |