Variable Unit.scales

resolutions of the unit

struct Unit
{
  // ...
  Unit.Scale[] scales ;
  // ...
}