ELD Console Java
 
Loading...
Searching...
No Matches
Main Class Reference

Main class to run the Economic Load Dispatch (ELD) calculator. More...

Static Public Member Functions

static void main (String[] args)
 Main method to execute the ELD calculation.
 

Detailed Description

Main class to run the Economic Load Dispatch (ELD) calculator.

This class initializes the generator data and total demand, then invokes the ELDCalculator to compute the optimal power distribution.

Member Function Documentation

◆ main()

static void Main.main ( String[] args)
inlinestatic

Main method to execute the ELD calculation.

It loads generator data from a CSV file or user input, then performs the ELD calculation.

Parameters
argscommand line arguments (not used)

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