sbsarenum module

Module sbsarenum provides all the enumeration used in the SBSAR file format

class sbsarchive.sbsarenum.SBSARTypeEnum

Bases: object

Enumeration of all the input types as saved in a .sbsar file

sbsarchive.sbsarenum.convertSbsarType2SbsType()

Convert the given SBSAR parameter type into SBS parameter type

Parameters:

aType (SBSARTypeEnum) – the type to convert

Returns:

the type as a ParamTypeEnum