Class: Mspire::Mascot::Dat::Parameters
- Inherits:
-
Hash
- Object
- Hash
- Mspire::Mascot::Dat::Parameters
- Includes:
- Castable, Section::KeyVal
- Defined in:
- lib/mspire/mascot/dat/parameters.rb
Constant Summary collapse
- CAST =
{ 'TOL' => :to_f, 'ITOL' => :to_f, 'PFA' => :to_i, 'CHARGE' => Cast::FROM_CHARGE_STRING, }