Discover Packages
github.com/LincolnG4/GoMDF
blocks
SI
package
Version:
v1.1.1
Opens a new window with list of versions in this module.
Published: Aug 22, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Block struct {
Link Link
Data Data
}
GetBusType returns classification of used bus
(should be "NONE" for si_type ≥ 3)
- NONE: no bus
- OTHER: unknown or not fit
- CAN,
- LIN,
- MOST,
- FLEXRAY,
- K_LINE,
- ETHERNET,
- USB
GetFlag returns if source is a simulation
GetPath returns human readable string containing additional
information about the source
GetType returns classification of source
- OTHER: unknown or not fit
- ECU: ECU
- BUS: Bus
- I/O: I/O device
- TOOL: software generated
- USER: user interaction/input
SourceInfo describes the source of an acquisition mode or of a signal
Source Files
¶
Click to show internal directories.
Click to hide internal directories.