Class: Relaton::Bipm::Ext

Inherits:
Bib::Ext
  • Object
show all
Defined in:
lib/relaton/bipm/model/ext.rb

Constant Summary collapse

SI_ASPECTS =
%w[
  A_e_deltanu A_e cd_Kcd_h_deltanu cd_Kcd full K_k_deltanu K_k
  kg_h_c_deltanu kg_h m_c_deltanu m_c mol_NA s_deltanu
]

Instance Method Summary collapse

Instance Method Details

#get_schema_versionObject



32
33
34
# File 'lib/relaton/bipm/model/ext.rb', line 32

def get_schema_version
 Relaton.schema_versions["relaton-model-bipm"]
end