growth_rates <[6]GrowthRate>

Object information
Path
['growth_rates']
Type
[6]GrowthRate
Address
0x5901d
Size
0x18
Pointer
364573
Type information
Name
[6]GrowthRate
Repr
<class 'datamijn.dmtypes.[6]GrowthRate'>
Bases
(<class 'datamijn.dmtypes.ListArray'>,)

repr:

[<GrowthRate num 0>, <GrowthRate num 1>, <GrowthRate num 2>, <GrowthRate num 3>, <GrowthRate num 4>, <GrowthRate num 5>]
        

_pretty_repr:

[
  GrowthRate {
    num: 0
    a: 1
    b: 1
    s: 0
    c: 0
    d: 0
    e: 0
  },
  GrowthRate {
    num: 1
    a: 4
    b: 3
    s: 0
    c: 5
    d: 0
    e: 30
  },
  GrowthRate {
    num: 2
    a: 4
    b: 3
    s: 0
    c: 10
    d: 0
    e: 70
  },
  GrowthRate {
    num: 3
    a: 5
    b: 6
    s: 1
    c: 71
    d: 100
    e: 140
  },
  GrowthRate {
    num: 4
    a: 5
    b: 4
    s: 0
    c: 0
    d: 0
    e: 0
  },
  GrowthRate {
    num: 5
    a: 4
    b: 5
    s: 0
    c: 0
    d: 0
    e: 0
  },
]