raman tag in eqpt description

manage raman restrictions

Signed-off-by: Jean-Luc Auge <jeanluc.auge@orange.com>
This commit is contained in:
Jean-Luc Auge
2019-02-08 09:45:49 +01:00
parent fd97527561
commit fd065e4e7c
2 changed files with 7 additions and 6 deletions

View File

@@ -114,7 +114,8 @@ class Amp(common):
'dgt': None,
'gain_ripple': None,
'out_voa_auto': False,
'allowed_for_design': False
'allowed_for_design': False,
'raman': False
}
def __init__(self, **kwargs):