167 lines
9.0 KiB
HTML
167 lines
9.0 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<!-- NewPage -->
|
|
<html lang="zh">
|
|
<head>
|
|
<!-- Generated by javadoc (1.8.0_242-release) on Wed Jan 27 14:18:36 CST 2021 -->
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<title>M - 索引 (蘑菇AI云平台Doc)</title>
|
|
<meta name="date" content="2021-01-27">
|
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
|
<script type="text/javascript" src="../script.js"></script>
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript"><!--
|
|
try {
|
|
if (location.href.indexOf('is-external=true') == -1) {
|
|
parent.document.title="M - \u7D22\u5F15 (\u8611\u83C7AI\u4E91\u5E73\u53F0Doc)";
|
|
}
|
|
}
|
|
catch(err) {
|
|
}
|
|
//-->
|
|
</script>
|
|
<noscript>
|
|
<div>您的浏览器已禁用 JavaScript。</div>
|
|
</noscript>
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<div class="topNav"><a name="navbar.top">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
|
<a name="navbar.top.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="导航">
|
|
<li><a href="../overview-summary.html">概览</a></li>
|
|
<li>程序包</li>
|
|
<li>类</li>
|
|
<li>使用</li>
|
|
<li><a href="../overview-tree.html">树</a></li>
|
|
<li><a href="../deprecated-list.html">已过时</a></li>
|
|
<li class="navBarCell1Rev">索引</li>
|
|
<li><a href="../help-doc.html">帮助</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList">
|
|
<li><a href="index-9.html">上一个字母</a></li>
|
|
<li><a href="index-11.html">下一个字母</a></li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="../index.html?index-files/index-10.html" target="_top">框架</a></li>
|
|
<li><a href="index-10.html" target="_top">无框架</a></li>
|
|
</ul>
|
|
<ul class="navList" id="allclasses_navbar_top">
|
|
<li><a href="../allclasses-noframe.html">所有类</a></li>
|
|
</ul>
|
|
<div>
|
|
<script type="text/javascript"><!--
|
|
allClassesLink = document.getElementById("allclasses_navbar_top");
|
|
if(window==top) {
|
|
allClassesLink.style.display = "block";
|
|
}
|
|
else {
|
|
allClassesLink.style.display = "none";
|
|
}
|
|
//-->
|
|
</script>
|
|
</div>
|
|
<a name="skip.navbar.top">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">H</a> <a href="index-8.html">I</a> <a href="index-9.html">L</a> <a href="index-10.html">M</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <a name="I:M">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">M</h2>
|
|
<dl>
|
|
<dt><a href="../com/mogo/realtime/Interface/MoGoAiCloudRealTime.html" title="com.mogo.realtime.Interface中的类"><span class="typeNameLink">MoGoAiCloudRealTime</span></a> - <a href="../com/mogo/realtime/Interface/package-summary.html">com.mogo.realtime.Interface</a>中的类</dt>
|
|
<dd>
|
|
<div class="block">RealTime实时上报数据服务SDK</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="../com/mogo/realtime/Interface/MoGoAiCloudRealTime.html#MoGoAiCloudRealTime--">MoGoAiCloudRealTime()</a></span> - 类 的构造器com.mogo.realtime.Interface.<a href="../com/mogo/realtime/Interface/MoGoAiCloudRealTime.html" title="com.mogo.realtime.Interface中的类">MoGoAiCloudRealTime</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../com/mogo/realtime/util/MogoLatLng.html" title="com.mogo.realtime.util中的类"><span class="typeNameLink">MogoLatLng</span></a> - <a href="../com/mogo/realtime/util/package-summary.html">com.mogo.realtime.util</a>中的类</dt>
|
|
<dd>
|
|
<div class="block">经纬度</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="../com/mogo/realtime/util/MogoLatLng.html#MogoLatLng-double-double-">MogoLatLng(double, double)</a></span> - 类 的构造器com.mogo.realtime.util.<a href="../com/mogo/realtime/util/MogoLatLng.html" title="com.mogo.realtime.util中的类">MogoLatLng</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../com/mogo/realtime/util/MogoLatLng.html#MogoLatLng-android.os.Parcel-">MogoLatLng(Parcel)</a></span> - 类 的构造器com.mogo.realtime.util.<a href="../com/mogo/realtime/util/MogoLatLng.html" title="com.mogo.realtime.util中的类">MogoLatLng</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../com/mogo/realtime/location/MogoRTKLocation.html" title="com.mogo.realtime.location中的类"><span class="typeNameLink">MogoRTKLocation</span></a> - <a href="../com/mogo/realtime/location/package-summary.html">com.mogo.realtime.location</a>中的类</dt>
|
|
<dd>
|
|
<div class="block">AI云SDK内部定位服务</div>
|
|
</dd>
|
|
<dt><a href="../com/mogo/realtime/entity/MogoSnapshotSetData.html" title="com.mogo.realtime.entity中的类"><span class="typeNameLink">MogoSnapshotSetData</span></a> - <a href="../com/mogo/realtime/entity/package-summary.html">com.mogo.realtime.entity</a>中的类</dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../com/mogo/realtime/entity/MogoSnapshotSetData.html#MogoSnapshotSetData--">MogoSnapshotSetData()</a></span> - 类 的构造器com.mogo.realtime.entity.<a href="../com/mogo/realtime/entity/MogoSnapshotSetData.html" title="com.mogo.realtime.entity中的类">MogoSnapshotSetData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../com/mogo/realtime/entity/MogoSnapshotSetData.html#MogoSnapshotSetData-android.os.Parcel-">MogoSnapshotSetData(Parcel)</a></span> - 类 的构造器com.mogo.realtime.entity.<a href="../com/mogo/realtime/entity/MogoSnapshotSetData.html" title="com.mogo.realtime.entity中的类">MogoSnapshotSetData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../com/mogo/realtime/entity/ADASRecognizedResult.html#mortonCode">mortonCode</a></span> - 类 中的变量com.mogo.realtime.entity.<a href="../com/mogo/realtime/entity/ADASRecognizedResult.html" title="com.mogo.realtime.entity中的类">ADASRecognizedResult</a></dt>
|
|
<dd>
|
|
<div class="block">莫顿码</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="../com/mogo/realtime/entity/LocationResult.html#mortonCode">mortonCode</a></span> - 类 中的变量com.mogo.realtime.entity.<a href="../com/mogo/realtime/entity/LocationResult.html" title="com.mogo.realtime.entity中的类">LocationResult</a></dt>
|
|
<dd>
|
|
<div class="block">最后一个定位点的莫顿码</div>
|
|
</dd>
|
|
<dt><a href="../com/mogo/realtime/util/MortonCode.html" title="com.mogo.realtime.util中的类"><span class="typeNameLink">MortonCode</span></a> - <a href="../com/mogo/realtime/util/package-summary.html">com.mogo.realtime.util</a>中的类</dt>
|
|
<dd>
|
|
<div class="block">莫顿编码</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="../com/mogo/realtime/util/MortonCode.html#MortonCode--">MortonCode()</a></span> - 类 的构造器com.mogo.realtime.util.<a href="../com/mogo/realtime/util/MortonCode.html" title="com.mogo.realtime.util中的类">MortonCode</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">H</a> <a href="index-8.html">I</a> <a href="index-9.html">L</a> <a href="index-10.html">M</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> </div>
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
<div class="bottomNav"><a name="navbar.bottom">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
|
<a name="navbar.bottom.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="导航">
|
|
<li><a href="../overview-summary.html">概览</a></li>
|
|
<li>程序包</li>
|
|
<li>类</li>
|
|
<li>使用</li>
|
|
<li><a href="../overview-tree.html">树</a></li>
|
|
<li><a href="../deprecated-list.html">已过时</a></li>
|
|
<li class="navBarCell1Rev">索引</li>
|
|
<li><a href="../help-doc.html">帮助</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList">
|
|
<li><a href="index-9.html">上一个字母</a></li>
|
|
<li><a href="index-11.html">下一个字母</a></li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="../index.html?index-files/index-10.html" target="_top">框架</a></li>
|
|
<li><a href="index-10.html" target="_top">无框架</a></li>
|
|
</ul>
|
|
<ul class="navList" id="allclasses_navbar_bottom">
|
|
<li><a href="../allclasses-noframe.html">所有类</a></li>
|
|
</ul>
|
|
<div>
|
|
<script type="text/javascript"><!--
|
|
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
|
if(window==top) {
|
|
allClassesLink.style.display = "block";
|
|
}
|
|
else {
|
|
allClassesLink.style.display = "none";
|
|
}
|
|
//-->
|
|
</script>
|
|
</div>
|
|
<a name="skip.navbar.bottom">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
</body>
|
|
</html>
|