cfFormule property

String get cfFormule

Implementation

String get cfFormule => isNL
    ? 'I_z = I_z0 · f_T · f_bundel · f_grond   =   I_z0 · f_totaal'
    : 'I_z = I_z0 · f_T · f_bundle · f_ground   =   I_z0 · f_total';