BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
fn_spice_number.cpp File Reference
#include <cctype>
#include <charconv>
#include <cmath>
#include <limits>
#include "fn_spice_number.hpp"
#include "assert.hpp"
Include dependency graph for fn_spice_number.cpp:

Namespaces

namespace  belfem
 USER GUIDES:
namespace  belfem::electronics

Functions

real belfem::electronics::spice_number_to_si (const string &aToken)
 Convert one SPICE number token into its SI value.