#1842 RFT Plot. First visible RFT curve

This commit is contained in:
Bjørn Erik Jensen
2017-10-03 13:54:07 +02:00
parent 947d31bfcc
commit d090f8ac2d
6 changed files with 130 additions and 40 deletions

View File

@@ -59,6 +59,8 @@ public:
const caf::PdmChildArrayField<RimWellLogFileChannel*>* wellLogChannelNames() const { return &m_wellLogChannelNames; }
std::vector<RimWellLogFileChannel*> wellLogChannels() const;
private:
caf::PdmChildArrayField<RimWellLogFileChannel*> m_wellLogChannelNames;