Magnetoculus Database Builder
Construction de bases de données pour Magnetoculus
|
Functions | |
def | ScientificSyntaxToFloat (value) |
def | EMFFieldRegister (session, engine, filename, type, cityName, fieldCenter) |
def EMFFieldRegister.EMFFieldRegister | ( | session, | |
engine, | |||
filename, | |||
type, | |||
cityName, | |||
fieldCenter | |||
) |
filename | the path of the field file |
type | the type of the field (EFieldType) |
Register all the field data present in the file specified by the path filename into the databse.
def EMFFieldRegister.ScientificSyntaxToFloat | ( | value | ) |