接口 TimeSentence

所有超级接口:
Sentence
所有已知子接口:
GBSSentence, GGASentence, GLLSentence, GNSSentence, GSTSentence, RMCSentence, TTMSentence, ZDASentence

public interface TimeSentence extends Sentence
Interface for sentences that provide UTC time. Notice that some sentences contain only UTC time, while others may provide also date.
作者:
Kimmo Tuukkanen
另请参阅:
  • 方法详细资料

    • getTime

      Time getTime()
      Get the time of day.
      返回:
      Time
    • setTime

      void setTime(Time t)
      Set the time of day.
      参数:
      t - Time to set