D
- type of the data
public class RtcmMessage<D extends RtcmData> extends ParsedMessage
Constructor and Description |
---|
RtcmMessage(int typeCode, List<D> rtcmData)
构造函数。
|
Modifier and Type | Method and Description |
---|---|
List<D> |
getData()
获取数据。
|
getTypeCode
Copyright © 2002-2023 CS GROUP. All rights reserved.