Abstract: The high power pulse load in Marine integrated power system has the characteristics of high instantaneous power, short duration and high power change rate. The traditional power supply ...
src/ ├── app/ │ ├── app.module.ts # 🌳 ROOT MODULE │ ├── app.component.ts # Componente raiz │ ├── app.routes.ts # Configuração de rotas │ │ │ ├── components/ │ │ └── home/ # Componente da página ...