Documentation
¶
Index ¶
Constants ¶
View Source
const DEFAULT_ORDER = 100
View Source
const ORDER_INTERPOLATION = 1
View Source
const ORDER_LO_LIMIT = 1
View Source
const ORDER_OFFSET = -20
View Source
const ORDER_SCALE = 0.1
View Source
const ORDER_UP_LIMIT = 200
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UpdateFactory ¶
type UpdateFactory struct {
// contains filtered or unexported fields
}
func NewFactory ¶
func NewFactory() *UpdateFactory
func (*UpdateFactory) NewUpdate ¶
func (factory *UpdateFactory) NewUpdate(packetUpdate vehicle_models.PacketUpdate) models.Update
Click to show internal directories.
Click to hide internal directories.