time

package
v0.0.0-...-6850833 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2024 License: LGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_yamcs_protobuf_time_time_service_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type LeapSecondsTable

type LeapSecondsTable struct {
	Ranges []*LeapSecondsTable_ValidityRange `protobuf:"bytes,1,rep,name=ranges" json:"ranges,omitempty"`
	// contains filtered or unexported fields
}

func (*LeapSecondsTable) Descriptor deprecated

func (*LeapSecondsTable) Descriptor() ([]byte, []int)

Deprecated: Use LeapSecondsTable.ProtoReflect.Descriptor instead.

func (*LeapSecondsTable) GetRanges

func (*LeapSecondsTable) ProtoMessage

func (*LeapSecondsTable) ProtoMessage()

func (*LeapSecondsTable) ProtoReflect

func (x *LeapSecondsTable) ProtoReflect() protoreflect.Message

func (*LeapSecondsTable) Reset

func (x *LeapSecondsTable) Reset()

func (*LeapSecondsTable) String

func (x *LeapSecondsTable) String() string

type LeapSecondsTable_ValidityRange

type LeapSecondsTable_ValidityRange struct {
	Start         *string `protobuf:"bytes,1,opt,name=start" json:"start,omitempty"` // UTC timestamp (unsmeared)
	Stop          *string `protobuf:"bytes,2,opt,name=stop" json:"stop,omitempty"`   // UTC timestamp (unsmeared)
	LeapSeconds   *int32  `protobuf:"varint,3,opt,name=leapSeconds" json:"leapSeconds,omitempty"`
	TaiDifference *int32  `protobuf:"varint,4,opt,name=taiDifference" json:"taiDifference,omitempty"`
	// contains filtered or unexported fields
}

func (*LeapSecondsTable_ValidityRange) Descriptor deprecated

func (*LeapSecondsTable_ValidityRange) Descriptor() ([]byte, []int)

Deprecated: Use LeapSecondsTable_ValidityRange.ProtoReflect.Descriptor instead.

func (*LeapSecondsTable_ValidityRange) GetLeapSeconds

func (x *LeapSecondsTable_ValidityRange) GetLeapSeconds() int32

func (*LeapSecondsTable_ValidityRange) GetStart

func (x *LeapSecondsTable_ValidityRange) GetStart() string

func (*LeapSecondsTable_ValidityRange) GetStop

func (*LeapSecondsTable_ValidityRange) GetTaiDifference

func (x *LeapSecondsTable_ValidityRange) GetTaiDifference() int32

func (*LeapSecondsTable_ValidityRange) ProtoMessage

func (*LeapSecondsTable_ValidityRange) ProtoMessage()

func (*LeapSecondsTable_ValidityRange) ProtoReflect

func (*LeapSecondsTable_ValidityRange) Reset

func (x *LeapSecondsTable_ValidityRange) Reset()

func (*LeapSecondsTable_ValidityRange) String

type SetTimeRequest

type SetTimeRequest struct {

	// Yamcs instance name
	Instance    *string              `protobuf:"bytes,6,opt,name=instance" json:"instance,omitempty"`
	Time0       *timestamp.Timestamp `protobuf:"bytes,5,opt,name=time0" json:"time0,omitempty"`
	ElapsedTime *int64               `protobuf:"varint,3,opt,name=elapsedTime" json:"elapsedTime,omitempty"`
	Speed       *float64             `protobuf:"fixed64,4,opt,name=speed" json:"speed,omitempty"`
	// contains filtered or unexported fields
}

func (*SetTimeRequest) Descriptor deprecated

func (*SetTimeRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetTimeRequest.ProtoReflect.Descriptor instead.

func (*SetTimeRequest) GetElapsedTime

func (x *SetTimeRequest) GetElapsedTime() int64

func (*SetTimeRequest) GetInstance

func (x *SetTimeRequest) GetInstance() string

func (*SetTimeRequest) GetSpeed

func (x *SetTimeRequest) GetSpeed() float64

func (*SetTimeRequest) GetTime0

func (x *SetTimeRequest) GetTime0() *timestamp.Timestamp

func (*SetTimeRequest) ProtoMessage

func (*SetTimeRequest) ProtoMessage()

func (*SetTimeRequest) ProtoReflect

func (x *SetTimeRequest) ProtoReflect() protoreflect.Message

func (*SetTimeRequest) Reset

func (x *SetTimeRequest) Reset()

func (*SetTimeRequest) String

func (x *SetTimeRequest) String() string

type SubscribeTimeRequest

type SubscribeTimeRequest struct {

	// Yamcs instance name
	Instance *string `protobuf:"bytes,1,opt,name=instance" json:"instance,omitempty"`
	// Processor name
	Processor *string `protobuf:"bytes,2,opt,name=processor" json:"processor,omitempty"`
	// contains filtered or unexported fields
}

func (*SubscribeTimeRequest) Descriptor deprecated

func (*SubscribeTimeRequest) Descriptor() ([]byte, []int)

Deprecated: Use SubscribeTimeRequest.ProtoReflect.Descriptor instead.

func (*SubscribeTimeRequest) GetInstance

func (x *SubscribeTimeRequest) GetInstance() string

func (*SubscribeTimeRequest) GetProcessor

func (x *SubscribeTimeRequest) GetProcessor() string

func (*SubscribeTimeRequest) ProtoMessage

func (*SubscribeTimeRequest) ProtoMessage()

func (*SubscribeTimeRequest) ProtoReflect

func (x *SubscribeTimeRequest) ProtoReflect() protoreflect.Message

func (*SubscribeTimeRequest) Reset

func (x *SubscribeTimeRequest) Reset()

func (*SubscribeTimeRequest) String

func (x *SubscribeTimeRequest) String() string

type TimeInfo

type TimeInfo struct {
	CurrentTime *timestamp.Timestamp `protobuf:"bytes,3,opt,name=currentTime" json:"currentTime,omitempty"`
	// contains filtered or unexported fields
}

func (*TimeInfo) Descriptor deprecated

func (*TimeInfo) Descriptor() ([]byte, []int)

Deprecated: Use TimeInfo.ProtoReflect.Descriptor instead.

func (*TimeInfo) GetCurrentTime

func (x *TimeInfo) GetCurrentTime() *timestamp.Timestamp

func (*TimeInfo) ProtoMessage

func (*TimeInfo) ProtoMessage()

func (*TimeInfo) ProtoReflect

func (x *TimeInfo) ProtoReflect() protoreflect.Message

func (*TimeInfo) Reset

func (x *TimeInfo) Reset()

func (*TimeInfo) String

func (x *TimeInfo) String() string

Jump to

Keyboard shortcuts

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