API Reference

The InterPSS API documentation provides comprehensive coverage of all classes, interfaces, and methods available in the InterPSS library.

Online API Documentation

📖 Browse Complete API Documentation

Core Modules

ModuleDescriptionDocumentation
CoreCore power system analysis functionalitycom.interpss.core
ACLFAC Load Flow analysiscom.interpss.core.aclf
DC AnalysisDC load flow and sensitivitycom.interpss.dc
Optimal Power FlowOPF algorithmscom.interpss.opf
Dynamic StabilityTransient stability analysiscom.interpss.dstab

Key Factory Classes

Network Models

Algorithm Classes

Documentation Usage

The API documentation is generated using Javadoc and includes:

  • Class hierarchies and inheritance relationships
  • Method signatures with parameter types and return values
  • Code examples and usage patterns
  • Cross-references between related classes
  • Search functionality for finding specific classes or methods

Getting Started

  1. Browse by package using the package list
  2. Search for classes using the alphabetical index
  3. Find specific methods using the search functionality
  4. Follow inheritance chains using the class hierarchy trees

Last updated: August 2025