GnssClock.TimeUncertaintyNanos 屬性 參考 意見反應 定義 命名空間: Android.Locations 組件: Mono.Android.dll 取得以奈秒為單位的時鐘時間不確定 (1-Sigma) 。 public double TimeUncertaintyNanos { [Android.Runtime.Register("getTimeUncertaintyNanos", "()D", "", ApiSince=24)] get; } 屬性值 ...
GnssClock.HasTimeUncertaintyNanos 屬性 參考 意見反應 定義 命名空間: Android.Locations 組件: Mono.Android.dll true如果#getTimeUncertaintyNanos() 可用,則傳回 , false 否則傳回 。 C# 複製 public bool HasTimeUncertaintyNanos { [Android.Runtime.Register("hasTimeUncertaintyNanos", "()Z", "",...
定義 命名空間: Android.Locations 組件: Mono.Android.dll 如果#getDriftUncertaintyNanosPerSecond()可用,則傳true回 ,false否則傳回 。 public bool HasDriftUncertaintyNanosPerSecond { [Android.Runtime.Register("hasDriftUncertaintyNanosPerSecond", "()Z", "", ApiSince=24)] get; } ...
定義 命名空間: Android.Locations 組件: Mono.Android.dll 如果#getDriftUncertaintyNanosPerSecond()可用,則傳true回 ,false否則傳回 。 public bool HasDriftUncertaintyNanosPerSecond { [Android.Runtime.Register("hasDriftUncertaintyNanosPerSecond", "()Z", "", ApiSince=24)] get; } ...
GnssClock.HasTimeUncertaintyNanos 屬性 參考 意見反應 定義 命名空間: Android.Locations 組件: Mono.Android.dll true如果#getTimeUncertaintyNanos() 可用,則傳回 , false 否則傳回 。 C# 複製 public bool HasTimeUncertaintyNanos { [Android.Runtime.Register("hasTimeUncertaintyNanos", "()Z", "",...
GnssClock.HasDriftUncertaintyNanosPerSecond 屬性 參考 意見反應 定義 命名空間: Android.Locations 組件: Mono.Android.dll true如果#getDriftUncertaintyNanosPerSecond() 可用,則傳回 , false 否則傳回 。 C# 複製 public bool HasDriftUncertaintyNanosPerSecond { [Android.Runtime.Register("hasDrift...
此回報漂移的錯誤估計值為 #getDriftUncertaintyNanosPerSecond()。 只有在 是 true時#hasDriftNanosPerSecond(),才能使用值。 的android.location.GnssClock.getDriftNanosPerSecond()Java 檔。 此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的...
此回報漂移的錯誤估計值為 #getDriftUncertaintyNanosPerSecond()。 只有在 是 true時#hasDriftNanosPerSecond(),才能使用值。 的android.location.GnssClock.getDriftNanosPerSecond()Java 檔。 此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 C...
GnssClock.ElapsedRealtimeUncertaintyNanos 屬性 參考 意見反應 定義 命名空間: Android.Locations 組件: Mono.Android.dll 取得時間戳記對齊 #getElapsedRealtimeNanos() 方式的相對有效位數估計值,以 nanoseconds (68% 信賴度) 。 C# 複製 public double ElapsedRealtimeUncertaintyNanos { [Android.Runtime.Register...
定義命名空間: Android.Locations 組件: Mono.Android.dll 取得時鐘的漂移不確定度 (每秒以奈秒為單位的 1-Sigma) 。 C# 複製 public double DriftUncertaintyNanosPerSecond { [Android.Runtime.Register("getDriftUncertaintyNanosPerSecond", "()D", "", ApiSince=24)] get; } 屬性值 Double 屬性 ...