Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • 1.1
  • 1.0
3 results

log.cpp

Blame
    • Carl Philipp Klemm's avatar
      f1df8317
      add finite transmitison line aproximation · f1df8317
      Carl Philipp Klemm authored
      improve handling of model copys
      deduplicate componant <-> char asssingment by implementing static and virtual members
      fix bug in parameter parser preventing the use of models with no parameters
      dropped support for captalized model chars in model string
      add const function alternative for executeParamByIndex to allow jet another threading model to be used
      add improved error checkig to parameter range processing
      add the ability to warn the user when a range is applied to a unexpected componant via range tagging
      omega ranges are now log by default
      f1df8317
      History
      add finite transmitison line aproximation
      Carl Philipp Klemm authored
      improve handling of model copys
      deduplicate componant <-> char asssingment by implementing static and virtual members
      fix bug in parameter parser preventing the use of models with no parameters
      dropped support for captalized model chars in model string
      add const function alternative for executeParamByIndex to allow jet another threading model to be used
      add improved error checkig to parameter range processing
      add the ability to warn the user when a range is applied to a unexpected componant via range tagging
      omega ranges are now log by default