Power System Platform  2026w10a-beta
Loading...
Searching...
No Matches
TransferFunction::SpaceState Struct Reference

Public Attributes

std::vector< std::vector< double > > A
 
std::vector< double > B
 
std::vector< double > C
 
double D
 

Detailed Description

Definition at line 39 of file TransferFunction.h.

Member Data Documentation

◆ A

std::vector<std::vector<double> > TransferFunction::SpaceState::A

Definition at line 40 of file TransferFunction.h.

◆ B

std::vector<double> TransferFunction::SpaceState::B

Definition at line 41 of file TransferFunction.h.

◆ C

std::vector<double> TransferFunction::SpaceState::C

Definition at line 42 of file TransferFunction.h.

◆ D

double TransferFunction::SpaceState::D

Definition at line 43 of file TransferFunction.h.


The documentation for this struct was generated from the following file: