Skip to content

Commit

Permalink
GetITCDataWave: Add function comment explaining the contents
Browse files Browse the repository at this point in the history
Original-CommitID: b9113081e520f1889227f65991ee9b530769cfb2
  • Loading branch information
t-b committed Feb 1, 2018
1 parent 3173596 commit a5486a3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Packages/MIES/MIES_WaveDataFolderGetters.ipf
Original file line number Diff line number Diff line change
Expand Up @@ -524,6 +524,12 @@ Function/S GetSingleSweepFolderAsString(dfr, sweepNo)
End

/// @brief Return the ITC data wave
///
/// Rows:
/// - data
///
/// Columns:
/// - one for each active DA, AD, TTL channel (in that order)
Function/Wave GetITCDataWave(panelTitle)
string panelTitle

Expand Down

0 comments on commit a5486a3

Please sign in to comment.