MCPcopy Create free account
hub / github.com/PowerGridModel/power-grid-model / AScOutput

Class AScOutput

tests/cpp_unit_tests/auxiliary/test_dataset.cpp:62–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60 double a3{nan};
61};
62struct AScOutput {
63 static constexpr auto id_name = "id";
64
65 ID id{na_IntID};
66};
67struct BInput {};
68struct BUpdate {};
69template <symmetry_tag symmetry> struct BOutput {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected