Skip to content

Commit

Permalink
Merge pull request #96 from georgelthomas/master
Browse files Browse the repository at this point in the history
fix missing SMNen definition from compressor struct in tmats types header
  • Loading branch information
chapman178 authored Apr 7, 2020
2 parents cf2ce83 + 22f1721 commit 0beaf8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Trunk/TMATS_Library/MEX/types_TMATS.h
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ struct CompressorStruct {
double EffDes;
double RlineDes;
double IDes;
double SMNEn;
double CustBldEn;
double FBldEn;
double CustBldNm;
Expand Down

0 comments on commit 0beaf8a

Please sign in to comment.