|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.irig106.chapter10.packets.TimePacket_Format1
public class TimePacket_Format1
IRIG 106 Chapter 10 Time Packet (Format 1)
| Nested Class Summary | |
|---|---|
class |
TimePacket_Format1.ChannelSpecificDataWord
Channel Specific Data Word (Time Packet, Format 1) |
static class |
TimePacket_Format1.TimeFormat
Time Format Definitions (Time Data Packet, Format 1) |
static class |
TimePacket_Format1.TimeSource
Time Source Definitions (Time Data Packet, Format 1) |
| Constructor Summary | |
|---|---|
TimePacket_Format1(byte[] packetBodyData)
Creates a new instance of TimeDataFormat1 |
|
| Method Summary | |
|---|---|
java.util.Date |
getDate()
|
long |
getIRIGTime()
GET/SET METHODS |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TimePacket_Format1(byte[] packetBodyData)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public long getIRIGTime()
public java.util.Date getDate()
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||