##// END OF EJS Templates
JROData.py...
Victor Sarmiento -
r81:d69a019dbc20
parent child
Show More
@@ -59,7 +59,8 class JROData(Data):
59 59 nHeights = None
60 60 nChannels = None
61 61
62 heights = None
62 heightList = None
63 channelList = None
63 64
64 65 flagNoData = False
65 66 flagResetProcessing = False
General Comments 0
You need to be logged in to leave comments. Login now