Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckBusSizes ¶
Types ¶
type Bus ¶
type Bus struct {
// contains filtered or unexported fields
}
func (*Bus) GetMaxPower ¶
func (*Bus) GetPower ¶
Retrieves the given power values as an int. This is used mostly in the test suite.
type Wire ¶
type Wire struct {
// contains filtered or unexported fields
}
func (*Wire) AddEarlyhook ¶
func (this *Wire) AddEarlyhook(f prehook)
func (*Wire) AddPrehook ¶
func (this *Wire) AddPrehook(f prehook)
func (*Wire) SetPowerSoft ¶
func (*Wire) SetTerminal ¶
func (this *Wire) SetTerminal()
Click to show internal directories.
Click to hide internal directories.