Stake pool school simple transactions to stake addresses

When calculating fees to put a transaction into the stake.addr is it the same as the payment.addr calculation:

cardano-cli transaction calculate-min-fee \

–tx-body-file tx.raw \

–tx-in-count 1 \

–tx-out-count 2 \

–witness-count 1 \

–byron-witness-count 0 \

–testnet-magic 1097911063 \

–protocol-params-file protocol.json