|
1 |
|
2 <!DOCTYPE html |
|
3 PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
4 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="copyright" content="(C) Copyright 2009"/><meta name="DC.rights.owner" content="(C) Copyright 2009"/><meta name="DC.Type" content="mobileconcept"/><meta name="DC.Title" content="Calculation results"/><meta name="DC.Relation" scheme="URI" content="GUID-9115340A-5D15-4139-A236-945D199583AF"/><meta name="DC.Relation" scheme="URI" content="GUID-7C69DDA4-16F1-4A8F-BDB2-4CB0015B4E81"/><meta name="DC.Relation" scheme="URI" content="GUID-65AAF569-D347-462B-B59A-9D7CA184AB9C"/><meta name="DC.Relation" scheme="URI" content="GUID-53CE4DE6-F065-4339-8C18-5C30A9540053"/><meta name="DC.Relation" scheme="URI" content="GUID-DBEE8177-7246-4FEE-A0F1-D6AEEA6EA206"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-B1BFA47E-DAC0-40B1-898E-B3FCE14AE78F"/><title>Calculation |
|
5 results </title><script type="text/javascript"> |
|
6 function initPage() {} |
|
7 </script><link href="../PRODUCT_PLUGIN/book.css" rel="stylesheet" type="text/css"/><link href="css/s60/style.css" rel="stylesheet" type="text/css" media="all"/></head><body onload="initPage();"><div class="body"><div class="contentLeft prTxt"><h1 class="pageHeading" id="GUID-B1BFA47E-DAC0-40B1-898E-B3FCE14AE78F">Calculation |
|
8 results</h1><div> |
|
9 <p>The <code>ReturnValue</code> property returned by <a href="GUID-DBEE8177-7246-4FEE-A0F1-D6AEEA6EA206.html#GUID-DBEE8177-7246-4FEE-A0F1-D6AEEA6EA206"><code>Calculate</code></a> contains the calculation results for the requested operation. The |
|
10 type of the value depends on the operation.</p> |
|
11 <p>The following table describes the calculation results returned for each |
|
12 operation.</p> |
|
13 <div class="tablenoborder"><a name="GUID-26AEADF2-2171-44E6-99A6-F023609C655A"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-26AEADF2-2171-44E6-99A6-F023609C655A" frame="border" border="1" rules="all"><caption><strong>Table: </strong>ReturnValue per |
|
14 operation</caption> |
|
15 |
|
16 <thead align="left"> |
|
17 <tr class="title "><th class="cellrowborder" valign="top" width="33.33333333333333%" id="d0e49668"> |
|
18 <p>Operation</p> |
|
19 </th><th class="cellrowborder" valign="top" width="33.33333333333333%" id="d0e49673"> |
|
20 <p>ReturnValue description</p> |
|
21 </th><th class="cellrowborder" valign="top" width="33.33333333333333%" id="d0e49678"> |
|
22 <p>ReturnValue type</p> |
|
23 </th></tr> |
|
24 </thead> |
|
25 <tbody> |
|
26 <tr class=""> |
|
27 <td class="cellrowborder" valign="top" width="33.33333333333333%" headers="d0e49668 "> |
|
28 <p><code>FindDistance</code></p> |
|
29 </td> |
|
30 <td class="cellrowborder" valign="top" width="33.33333333333333%" headers="d0e49673 "> |
|
31 <p>Contains the distance between the source location and the target location |
|
32 in meters.</p> |
|
33 </td> |
|
34 <td class="cellrowborder" valign="top" width="33.33333333333333%" headers="d0e49678 "> |
|
35 <p>number</p> |
|
36 </td> |
|
37 </tr> |
|
38 <tr class="bg "> |
|
39 <td class="cellrowborder" valign="top" width="33.33333333333333%" headers="d0e49668 "> |
|
40 <p><code>FindBearingTo</code></p> |
|
41 </td> |
|
42 <td class="cellrowborder" valign="top" width="33.33333333333333%" headers="d0e49673 "> |
|
43 <p>Contains the bearing to the target location from the source location. |
|
44 The bearing is expressed in degrees counting clockwise relative to true north.</p> |
|
45 </td> |
|
46 <td class="cellrowborder" valign="top" width="33.33333333333333%" headers="d0e49678 "> |
|
47 <p>number</p> |
|
48 </td> |
|
49 </tr> |
|
50 <tr class=""> |
|
51 <td class="cellrowborder" valign="top" width="33.33333333333333%" headers="d0e49668 "> |
|
52 <p><code>MoveCoordinates</code></p> |
|
53 </td> |
|
54 <td class="cellrowborder" valign="top" width="33.33333333333333%" headers="d0e49673 "> |
|
55 <p>Contains the coordinates of the new location. The properties of this |
|
56 object are described in the following table.</p> |
|
57 <p>The coordinates are referenced according to the <a href="http://en.wikipedia.org/wiki/World_Geodetic_System" target="_blank">WGS |
|
58 84 datum</a>. The representation is in decimal degrees.</p> |
|
59 </td> |
|
60 <td class="cellrowborder" valign="top" width="33.33333333333333%" headers="d0e49678 "> |
|
61 <p>object</p> |
|
62 </td> |
|
63 </tr> |
|
64 </tbody> |
|
65 </table></div><div class="tablenoborder"><a name="GUID-AC5F7558-DEDC-40BF-BEDA-5E72DD2F0DE8"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-AC5F7558-DEDC-40BF-BEDA-5E72DD2F0DE8" frame="border" border="1" rules="all"><caption><strong>Table: </strong>ReturnValue |
|
66 object properties for MoveCoordinates</caption> |
|
67 |
|
68 <thead align="left"> |
|
69 <tr class="title "><th class="cellrowborder" valign="top" width="33.33333333333333%" id="d0e49774"> |
|
70 <p>Property</p> |
|
71 </th><th class="cellrowborder" valign="top" width="33.33333333333333%" id="d0e49779"> |
|
72 <p>Description</p> |
|
73 </th><th class="cellrowborder" valign="top" width="33.33333333333333%" id="d0e49784"> |
|
74 <p>Type</p> |
|
75 </th></tr> |
|
76 </thead> |
|
77 <tbody> |
|
78 <tr class=""> |
|
79 <td class="cellrowborder" valign="top" width="33.33333333333333%" headers="d0e49774 "> |
|
80 <p><code>Longitude</code></p> |
|
81 </td> |
|
82 <td class="cellrowborder" valign="top" width="33.33333333333333%" headers="d0e49779 "> |
|
83 <p>Specifies the longitude coordinate of the new location.</p> |
|
84 </td> |
|
85 <td class="cellrowborder" valign="top" width="33.33333333333333%" headers="d0e49784 "> |
|
86 <p>number</p> |
|
87 </td> |
|
88 </tr> |
|
89 <tr class="bg "> |
|
90 <td class="cellrowborder" valign="top" width="33.33333333333333%" headers="d0e49774 "> |
|
91 <p><code>Latitude</code></p> |
|
92 </td> |
|
93 <td class="cellrowborder" valign="top" width="33.33333333333333%" headers="d0e49779 "> |
|
94 <p>Specifies the latitude coordinate of the new location.</p> |
|
95 </td> |
|
96 <td class="cellrowborder" valign="top" width="33.33333333333333%" headers="d0e49784 "> |
|
97 <p>number</p> |
|
98 </td> |
|
99 </tr> |
|
100 <tr class=""> |
|
101 <td class="cellrowborder" valign="top" width="33.33333333333333%" headers="d0e49774 "> |
|
102 <p><code>Altitude</code></p> |
|
103 </td> |
|
104 <td class="cellrowborder" valign="top" width="33.33333333333333%" headers="d0e49779 "> |
|
105 <p>Specifies the altitude coordinate of the new location.</p> |
|
106 </td> |
|
107 <td class="cellrowborder" valign="top" width="33.33333333333333%" headers="d0e49784 "> |
|
108 <p>number</p> |
|
109 </td> |
|
110 </tr> |
|
111 </tbody> |
|
112 </table></div> |
|
113 <p/> |
|
114 </div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html> |