class Simulator::Hardware
- Simulator::Hardware
- Simulator::Model
- Reference
- Object
Direct Known Subclasses
Defined in:
models.crConstructors
Instance Method Summary
- #cost : Float64
- #cost=(cost : Float64)
- #cru : Float64
- #cru=(cru : Float64)
- #cu_perc : Int32
- #cu_perc=(cu_perc : Int32)
- #description : String
- #description=(description : String)
- #hru : Float64
- #hru=(hru : Float64)
- #link : String
- #link=(link : String)
- #mru : Float64
- #mru=(mru : Float64)
- #passmark : String
- #passmark=(passmark : String)
- #power : Int32
- #power=(power : Int32)
- #rackspace : Float64
- #rackspace=(rackspace : Float64)
- #sru : Float64
- #sru=(sru : Float64)
- #su_perc : Int32
- #su_perc=(su_perc : Int32)
Constructor methods inherited from class Simulator::Model
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)new new