System Analizy Sieci AI 1.0
Program ma na celu pomóc przy projektowaniu infrastruktury sieciowej dla firm.
Loading...
Searching...
No Matches
NetworkAnalyzer Class Reference

#include <NetworkAnalyzer.h>

Static Public Member Functions

static QString preparePrompt (const CompanyProfile &profile)
static bool validateProposal (const NetworkProposal &proposal)
static double calculateAverageEmployees (const QList< NetworkProposal > &history)
 Oblicza średnią liczbę pracowników w zapisanych projektach[cite: 59].
static NetworkProposal findExtensiveProject (const QList< NetworkProposal > &history)
 Znajduje projekt z największą infrastrukturą (max lokalizacji)[cite: 57].
static QString determineScaleTrend (const QList< NetworkProposal > &history)
 Określa trend wielkości projektów (czy firmy rosną)[cite: 60].

Member Function Documentation

◆ calculateAverageEmployees()

double NetworkAnalyzer::calculateAverageEmployees ( const QList< NetworkProposal > & history)
static

Oblicza średnią liczbę pracowników w zapisanych projektach[cite: 59].

◆ determineScaleTrend()

QString NetworkAnalyzer::determineScaleTrend ( const QList< NetworkProposal > & history)
static

Określa trend wielkości projektów (czy firmy rosną)[cite: 60].

◆ findExtensiveProject()

NetworkProposal NetworkAnalyzer::findExtensiveProject ( const QList< NetworkProposal > & history)
static

Znajduje projekt z największą infrastrukturą (max lokalizacji)[cite: 57].

◆ preparePrompt()

QString NetworkAnalyzer::preparePrompt ( const CompanyProfile & profile)
static

◆ validateProposal()

bool NetworkAnalyzer::validateProposal ( const NetworkProposal & proposal)
static

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