class Simulator::DeviceSet
- Simulator::DeviceSet
- Simulator::Device
- Simulator::Model
- Reference
- Object
Overview
A Stack of (n) number of certain device type
Defined in:
models.crConstructors
-
.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
A Stack of (n) number of certain device type
Instance Method Summary
Instance methods inherited from class Simulator::Device
hardware : Hash(String, Simulator::HardwareSet)
hardware,
hardware=(hardware : Hash(String, Simulator::HardwareSet))
hardware=
Constructor methods inherited from class Simulator::Device
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
new
Constructor methods inherited from class Simulator::Model
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)new new
Constructor Detail
def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
#
A Stack of (n) number of certain device type