![]() |
Kerbal Space Program
1.12.4
|
implementd this if your module IS a transmitter, so it can talk to other transmitters and combine efficiencies More...
Public Member Functions | |
| bool | CanTransmit () |
| Must check, if commnet is enabled, whether the connection is valid and goes to Home More... | |
| bool | IsBusy () |
| void | TransmitData (List< ScienceData > dataQueue) |
Properties | |
| float | DataRate [get] |
| double | DataResourceCost [get] |
implementd this if your module IS a transmitter, so it can talk to other transmitters and combine efficiencies
| bool IScienceDataTransmitter.CanTransmit | ( | ) |
Must check, if commnet is enabled, whether the connection is valid and goes to Home
Implemented in ModuleDataTransmitter.
| bool IScienceDataTransmitter.IsBusy | ( | ) |
Implemented in ModuleDataTransmitter.
| void IScienceDataTransmitter.TransmitData | ( | List< ScienceData > | dataQueue | ) |
Implemented in ModuleDataTransmitter.
|
get |
|
get |
1.8.7