TIM

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 5, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const TIMIdentifier = "$TIM"

Variables

View Source
var EnumNamestimeSystem = map[TimeSystem]string{
	// contains filtered or unexported fields
}
View Source
var EnumValuestimeSystem = map[string]TimeSystem{
	"GMST": timeSystemGMST,
	"GPS":  timeSystemGPS,
	"MET":  timeSystemMET,
	"MRT":  timeSystemMRT,
	"SCLK": timeSystemSCLK,
	"TAI":  timeSystemTAI,
	"TCB":  timeSystemTCB,
	"TDB":  timeSystemTDB,
	"TCG":  timeSystemTCG,
	"TT":   timeSystemTT,
	"UT1":  timeSystemUT1,
	"UTC":  timeSystemUTC,
}

Functions

func FinishSizePrefixedTIMBuffer

func FinishSizePrefixedTIMBuffer(builder *flatbuffers.Builder, offset flatbuffers.UOffsetT)

func FinishSizePrefixedTIMCOLLECTIONBuffer

func FinishSizePrefixedTIMCOLLECTIONBuffer(builder *flatbuffers.Builder, offset flatbuffers.UOffsetT)

func FinishTIMBuffer

func FinishTIMBuffer(builder *flatbuffers.Builder, offset flatbuffers.UOffsetT)

func FinishTIMCOLLECTIONBuffer

func FinishTIMCOLLECTIONBuffer(builder *flatbuffers.Builder, offset flatbuffers.UOffsetT)

func SizePrefixedTIMBufferHasIdentifier

func SizePrefixedTIMBufferHasIdentifier(buf []byte) bool

func TIMAddTimeSystem

func TIMAddTimeSystem(builder *flatbuffers.Builder, timeSystem TimeSystem)

func TIMBufferHasIdentifier

func TIMBufferHasIdentifier(buf []byte) bool

func TIMCOLLECTIONAddRecords

func TIMCOLLECTIONAddRecords(builder *flatbuffers.Builder, records flatbuffers.UOffsetT)

func TIMCOLLECTIONEnd

func TIMCOLLECTIONEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT

func TIMCOLLECTIONStart

func TIMCOLLECTIONStart(builder *flatbuffers.Builder)

func TIMCOLLECTIONStartRecordsVector

func TIMCOLLECTIONStartRecordsVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT

func TIMEnd

func TIMEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT

func TIMStart

func TIMStart(builder *flatbuffers.Builder)

Types

type TIM

type TIM struct {
	// contains filtered or unexported fields
}

/ Time System

func GetRootAsTIM

func GetRootAsTIM(buf []byte, offset flatbuffers.UOffsetT) *TIM

func GetSizePrefixedRootAsTIM

func GetSizePrefixedRootAsTIM(buf []byte, offset flatbuffers.UOffsetT) *TIM

func (*TIM) Init

func (rcv *TIM) Init(buf []byte, i flatbuffers.UOffsetT)

func (*TIM) MutateTimeSystem

func (rcv *TIM) MutateTimeSystem(n TimeSystem) bool

func (*TIM) Table

func (rcv *TIM) Table() flatbuffers.Table

func (*TIM) TimeSystem

func (rcv *TIM) TimeSystem() TimeSystem

type TIMCOLLECTION

type TIMCOLLECTION struct {
	// contains filtered or unexported fields
}

func GetRootAsTIMCOLLECTION

func GetRootAsTIMCOLLECTION(buf []byte, offset flatbuffers.UOffsetT) *TIMCOLLECTION

func GetSizePrefixedRootAsTIMCOLLECTION

func GetSizePrefixedRootAsTIMCOLLECTION(buf []byte, offset flatbuffers.UOffsetT) *TIMCOLLECTION

func (*TIMCOLLECTION) Init

func (rcv *TIMCOLLECTION) Init(buf []byte, i flatbuffers.UOffsetT)

func (*TIMCOLLECTION) Records

func (rcv *TIMCOLLECTION) Records(obj *TIM, j int) bool

func (*TIMCOLLECTION) RecordsLength

func (rcv *TIMCOLLECTION) RecordsLength() int

func (*TIMCOLLECTION) Table

func (rcv *TIMCOLLECTION) Table() flatbuffers.Table

type TimeSystem

type TimeSystem int8

func (TimeSystem) String

func (v TimeSystem) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL